v0.3.0
- Fixes bug where
waitTimeOverrideOption
was not honored when passing0
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.