Releases
0.9.0
0.9.0 (2023-03-06)
⚠ BREAKING CHANGES
Adding support for atomic-operator-runner to separate responsibilities from this package to the executioner in the runner package.
Adding poetry support for the entire project going forward. This may be a BREAKING CHANGE!
Features
Added new parameter to accept input_arguments from command line and config file (831d9cb )
Adding poetry support for the entire project going forward. This may be a BREAKING CHANGE! (cbfce67 )
Adding support for atomic-operator-runner to separate responsibilities from this package to the executioner in the runner package. (c9484e4 )
Adding the ability to search all atomics based on a keyword or string. Fixes #59 (aad5165 )
Bug Fixes
Fixing variable replacement for powershell commands instead of command_prompt. Fixed #58 (c4dbb69 )
Resolving issues with passing multiple test_guids and creating the appropriate run list. Fixes #57 (d669086 )
Update imports (a5dd297 )
Updated tests to match new schema (0c7767a )
Updating meta and moved attributes to init in package root (df2d93d )
Documentation
You can’t perform that action at this time.