Breaking Changes:
- Store inputs in their own struct (#269) by James Harton
Features:
- add tests for guard telemetry events by Jaden
Bug Fixes:
-
remove unused async options from
Reactor.undo/3(#292) by James Harton -
move mermaid script to
before_closing_body_tagfor proper rendering (#289) by James Harton -
implement
nested_steps/1forStep.Switchto fix dependency...