add bound_fk(), unbound_fk(), TimedDict()

This commit is contained in:
Yusur 2025-07-24 09:48:01 +02:00
parent 303e9e2b2d
commit 002dbb0579
5 changed files with 148 additions and 4 deletions

View file

@ -2,7 +2,8 @@
## 0.5.0
+ Add `timed_cache()`
+ `sqlalchemy`: add `unbound_fk()`, `bound_fk()`
+ Add `timed_cache()`, `TimedDict()`
+ Move obsolete stuff to `obsolete` package
## 0.4.0