Skip to content

2.0.0 (2020-12-23)

Compare
Choose a tag to compare
@QuicksilverMachine QuicksilverMachine released this 23 Dec 10:05
· 84 commits to develop since this release

Improvements:

  • Removed python 2 and 3.5 support. Python 3.6 is now the minimum version.
  • Added AutomationStatus and TaskStatus enums with terminal_states property to check if they are finished
  • Moved from Travis to Github Actions CI