v0.16.0
Full Changelog: v0.15.0...v0.16.0
Breaking changes:
- WorkflowPlugin improvements, see documentation.
WorkflowPlugin.add_steprenamed toadd().
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