FiniteMachine v0.9.2 Release Notes

Release Date: 2014-09-27 // over 9 years ago
  • ๐Ÿ”„ Changed

    • โœ‚ Removes use of class variable to share Sync by @reggieb

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix observer to differentiate between any state and any event
    • [#23] Fix transition to correctly set :from and :to parameters for :any state
    • [#25] Fix passing parameters to choice events with same named events
    • ๐Ÿ›  Fix choice pseudostate to work with :any state