0.13.0a5 add LetterSubparsers.add_verbose()
This commit is contained in:
parent
4f1c1226c3
commit
a3a58ac782
3 changed files with 47 additions and 11 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
## 0.13.0
|
||||
|
||||
+ Added module `argparse` with class `LetterSubparsers()`
|
||||
+ Added module `argparse` with class `LetterSubparsers()`, which allows pacman-style args by preprocessing them
|
||||
before feeding them to parse_args
|
||||
+ Module `sqlalchemy`:
|
||||
* removed deprecated alias `entity_base()`. use `declarative_base()` instead.
|
||||
* fix imports.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue