add modules redact, sqlalchemy_async, functions none_pass()
This commit is contained in:
parent
a3330d4340
commit
73d3088d86
8 changed files with 177 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue