Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

v0.9.6

Compare
Choose a tag to compare
@soney soney released this 05 Jun 20:43
· 33 commits to master since this release

This version contains a couple of bug fixes:

  • fsm.startsAt(state_name) properly sets the current state if no transitions have executed and the program has already checked the current state
  • Constraints whose value was set to a map constraint now return the proper value
  • Upgraded to latest jsep version