0.13.0a1 add .argparse, fix .sqlalchemy imports
This commit is contained in:
parent
d0701599fe
commit
11baf91dfd
6 changed files with 126 additions and 14 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## 0.13.0
|
||||
|
||||
+ Added module `argparse` with class `LetterSubparsers()`
|
||||
+ module `sqlalchemy`:
|
||||
* removed deprecated alias `entity_base()`. use `declarative_base()` instead.
|
||||
* fix imports.
|
||||
|
||||
## 0.12.6
|
||||
|
||||
+ Added unittests to `dei_args()`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue