v1.0.0
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)