Skip to content

v1.0.0

Compare
Choose a tag to compare
@m4dcoder m4dcoder released this 25 Jun 18:18
· 379 commits to master since this release
bbf4df7

Changed

  • Change the version number to the semver format and from 0.6 -> 1.0.0 to indicate GA.
  • Rephrased the error message for the unreachable join task. Fixes #162 (improvement)

Fixed

  • Allow tasks in the same transition with a "fail" command to run. (bug fix)
  • Fix Jinja block expression to render correctly. (bug fix)