Skip to content

v0.3.0

Compare
Choose a tag to compare
@nibble-4bits nibble-4bits released this 28 Feb 04:50
· 400 commits to develop since this release
  • Fixes bug where waitTimeOverrideOption was not honored when passing 0 as override.
  • Removed class state to allow calling StateMachine.run() multiple times without running into race condition issues.
  • Implements feature to abort a running execution.