Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@casey-SK casey-SK released this 15 Aug 06:02
· 2 commits to master since this release

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