0.8.0
Please know that major changes occurred in this release.
To be in sync with the Invoke-Atomic project, I have modified how the parameters work for the run
command.
You can now only provide one of the following parameters (all others stay the same).
We will now run these defined commands (just like Invoke-Atomic does currently) and will not run the run
command.
If none of these are specified then we will run the executor.command.
Other changes
- Added elevation_required parameter for remote connections #37
- Updated the copying of source files #38
- Added better error handling when parameters are typed in with typos. #41
What's Changed
- 0.8.0 Release by @MSAdministrator in #42
Full Changelog: 0.7.0...0.8.0