Skip to content

0.8.5

Latest
Compare
Choose a tag to compare
@willr3 willr3 released this 16 Oct 14:33
· 15 commits to master since this release

New Features

  • run.json profile now includes the exit_code for any sh commands.

Bug Fixes

  • Fixed an issue where --stream-logging would prevent exit code checking and thus prevent abort on non-zero exit codes
  • Fixed an issue where --stream-logging would log command output but would not log the command that was sent to the shell.