Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 2.84 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2021-11-30)

Features

Bug Fixes

  • fix argument formatter_class (2831b70)
  • fix get_conf in pyclier_demo (3b6bfb9)
  • fix way to catch command name (bef0e23)

1.0.1 (2021-05-27)

Features

1.0.0 (2021-05-27)

Features

  • add setuptools for copying conf dir and autocomplete fuction (45dd7d7)
  • bump version 1.0.0 (e16d99b)
  • update pyclier-demo (920f98d)

0.1.1 (2021-05-26)

Features

  • add parse_args interface (69c5fc7)
  • bump version 0.1.1 (4fcb50b)
  • improve config file parser system (e7de038)

Bug Fixes

  • fix classifiers (2e3c52b)
  • fix incorrect help prompt action (6dddbd0)

0.1.0 (2021-05-26)

Features