Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 329 Bytes

HISTORY.rst

File metadata and controls

17 lines (12 loc) · 329 Bytes

History

0.4.0 (2021-6-9)

  • New commandline parser instead of argparse:
    • correct handling of multiple subparser
    • correct parsing of infinit arguments using the list(typ) syntax
    • fully customizable help settings

0.1.0 (2020-8-1)

  • First release on PyPI.