Skip to content

v0.16.0

Choose a tag to compare

@TkTech TkTech released this 01 Dec 05:19
· 222 commits to main since this release
16b67a1

Full Changelog: v0.15.0...v0.16.0

Breaking changes:

  • WorkflowPlugin improvements, see documentation. WorkflowPlugin.add_step renamed to add().

Fixes:

  • Core migration added to ensure max_attempts can never be null and a bug fixed on the CLI that would allow max_attempts=null.

Misc:

  • Many documentation improvements, started adding an FAQ.
  • Simplified quick start
  • Added test suite for workflows