add calendar module, drop Quart-SQLAlchemy
This commit is contained in:
parent
589d4b3b13
commit
38ff59c76a
6 changed files with 118 additions and 16 deletions
|
|
@ -3,7 +3,8 @@
|
|||
## 0.5.0
|
||||
|
||||
+ `sqlalchemy`: add `unbound_fk()`, `bound_fk()`
|
||||
+ Add `timed_cache()`, `TimedDict()`
|
||||
+ Add `timed_cache()`, `TimedDict()`, `age_and_days()`
|
||||
+ Add date conversion utilities
|
||||
+ Move obsolete stuff to `obsolete` package (includes configparse 0.3 as of now)
|
||||
+ Add more exceptions: `NotFoundError()`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue