Skip to content

Dynamic State Machine v0.1.0

Compare
Choose a tag to compare
@jfayot jfayot released this 10 Jul 08:25
· 27 commits to main since this release
  • Fixed #1 : Missing reset history feature
  • Fixed #6 : Move implementation details
  • Fixed #10 : A transit call is not processed outside off a processEvent
  • Fixed #11 : Crash when using postEvent in an onEntry call
  • Improved test coverage