0.6.0 release
This commit is contained in:
parent
dcb2ce7995
commit
886da11ade
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
+ `.sqlalchemy` has been made a subpackage and split; `sqlalchemy_async` has been deprecated. Update your imports.
|
||||
+ Add several new utilities to `.sqlalchemy`: `BitSelector`, `secret_column`, `a_relationship`, `SessionWrapper`,
|
||||
`wrap=` argument to SQLAlchemy. Also removed dead batteries
|
||||
+ Add `.waiter` module. For now, non-functional
|
||||
+ Add `.waiter` module. For now, non-functional ~
|
||||
+ Add `ArgConfigSource` to `.configparse`
|
||||
+ Add Z85 (`z85encode()` `z85decode()`) encoding support
|
||||
+ Add more strings to `.legal` module
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue