Skip to content

Releases: swimlane/atomic-operator

0.5.4

19 Nov 19:16
Compare
Choose a tag to compare
  • Updated help to return
  • Updated tests

0.5.3

19 Nov 17:16
Compare
Choose a tag to compare
  • Updating handling of checking paths in config

0.5.2

19 Nov 16:07
Compare
Choose a tag to compare
  • Bumped patch version
  • Updated remote runner errors to return dict
  • Expanded tests
  • Improved error handling in base and local runner classes

0.5.1

18 Nov 17:22
Compare
Choose a tag to compare
  • Updating handling of passing --help to the run command
  • Updated docs to reflect change

0.5.0

18 Nov 16:25
Compare
Choose a tag to compare
  • Updated handling of versioning
  • Updated CI to handle versioning of docs and deployment on release
  • Added better handling of extracting zip file
  • Added safer loading of yaml files
  • Update docs
  • Improved logging across the board and implemented a debug switch

0.4.3

15 Nov 21:48
Compare
Choose a tag to compare
  • Improved config parsing and run list generation
  • Renamed runner run method to start
  • Updated tests
  • Bumped patch version

0.4.2

15 Nov 16:41
Compare
Choose a tag to compare
Merge pull request #19 from swimlane/0_4_2_release

0.4.2 Release

0.4.1

09 Nov 19:47
Compare
Choose a tag to compare
  • Removed unneeded imports
  • Add technique_id and technique_name to return object
  • Updated docstrings

0.4.0

08 Nov 20:14
Compare
Choose a tag to compare
  • Added ability to remotely transfer files to windows, *nix, and macOS systems
  • Updated documentation
  • Other bug fixes

0.3.0 Release

08 Oct 19:58
Compare
Choose a tag to compare
  • Removed rudder as dependency and implemented statemachine into core code base
  • Added better handling of all input variations to handle building tests to be ran
  • Bumped minor version