Skip to content

Releases: casey-SK/commandant

0.15.0

15 Aug 06:02
Compare
Choose a tag to compare

Changed

  • Renamed from commandeer to commandant
  • removed the old test suite and replaced it
    • no longer uses a .json file
    • uses the standard library unittest module
  • reworked the readme.md, to provide more clear examples.

Added

  • example directory with two examples: a trivial case and a more intermediate implementation

0.14.0

14 Aug 19:12
Compare
Choose a tag to compare

Added flag argument type

0.13.0

14 Aug 17:54
Compare
Choose a tag to compare

Refactor repository, removed depreciated parseopt2 dependency