Releases: swimlane/atomic-operator
Releases · swimlane/atomic-operator
0.5.4
- Updated help to return
- Updated tests
0.5.3
- Updating handling of checking paths in config
0.5.2
- Bumped patch version
- Updated remote runner errors to return dict
- Expanded tests
- Improved error handling in base and local runner classes
0.5.1
- Updating handling of passing --help to the run command
- Updated docs to reflect change
0.5.0
- 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
- Improved config parsing and run list generation
- Renamed runner run method to start
- Updated tests
- Bumped patch version
0.4.2
Merge pull request #19 from swimlane/0_4_2_release 0.4.2 Release
0.4.1
- Removed unneeded imports
- Add technique_id and technique_name to return object
- Updated docstrings
0.4.0
- Added ability to remotely transfer files to windows, *nix, and macOS systems
- Updated documentation
- Other bug fixes
0.3.0 Release
- 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