Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 206 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 206 Bytes

0.2.1

  • Bugfix console entry point did not have argv

0.2.0

  • Removed click in favor of argparse to reduce deps

0.1.1

  • Correct missing click dep.
  • Fix lints

0.1.0

  • First version