Skip to content

Release 0.8.0

Choose a tag to compare

@CoderGamester CoderGamester released this 03 Aug 21:40
· 11 commits to master since this release
888e478

What's Changed

  • Change the main class name from Statemachine to Statechart Change namespace to avoid conflicts to StatechartMachine
  • Changed both ISplitState and INestedState to receive a single parameterized NestedStateData to make calls less verbose and ready for future scalability

Full Changelog: 0.7.0...0.8.0