Skip to content

1.2.0

Latest

Choose a tag to compare

@flesler flesler released this 10 May 18:13
· 63 commits to master since this release
  • Added support for --halt-on-error option, if any job exits with non-zero code. Parallel will exit immediately
  • Parallel exit code now reflects the amount of failed jobs up to 101