add modules redact, sqlalchemy_async, functions none_pass()

This commit is contained in:
Yusur 2025-07-30 10:54:09 +02:00
parent a3330d4340
commit 73d3088d86
8 changed files with 177 additions and 7 deletions

View file

@ -3,9 +3,11 @@
## 0.5.0
+ `sqlalchemy`: add `unbound_fk()`, `bound_fk()`
+ Add `timed_cache()`, `TimedDict()`
+ Add `sqlalchemy_async` module with `SQLAlchemy()`
+ Add `timed_cache()`, `TimedDict()`, `none_pass`
+ Add module `calendar` with `want_*` date type conversion utilities and `age_and_days()`
+ Move obsolete stuff to `obsolete` package (includes configparse 0.3 as of now)
+ Add `redact` module with `redact_url_password()`
+ Add more exceptions: `NotFoundError()`
## 0.4.0