Skip to content

v1.3.0: New fail-fast feature and --non-block improvments

Choose a tag to compare

@cristianoliveira cristianoliveira released this 03 Jul 18:02
· 140 commits to master since this release

Highlights

Feature
Add flag --fail-fast

Fixes

flag --non-block:

  • Now works super with node scripts, before it would not terminate the sub processes
  • Now it respects the order of the tasks

What's Changed

Full Changelog: v1.2.0...v1.3.0