Skip to content

v0.1.0

Compare
Choose a tag to compare
@ConorSheehan1 ConorSheehan1 released this 13 Apr 19:24
· 40 commits to master since this release

infra

  • version bump
  • automate releases

docs

  • added screenshots to readme
  • added notes on using from python

source code

  • refactor into utils class
  • added version command
  • added more tests
  • added termcolor dependency, use red for errors, green for success.
  • only show full stack trace with --debug flag
  • use isort for formatting imports