Skip to content

v1.4.0

Compare
Choose a tag to compare
@m4dcoder m4dcoder released this 20 May 18:19
· 85 commits to master since this release
a262d62

Changed

  • Migrate from Travis to Github Actions. (improvement)

Fixed

  • Fix unreachable join when an inbound task fails as defined in the task transition. (bug fix)
  • Throw exception if the workflow definition that is written in YAML contains duplicate keys
    (i.e. task name). (bug fix)