FiniteMachine v0.9.1 Release Notes

Release Date: 2014-08-10 // over 9 years ago
  • โž• Added

    • โž• Add TransitionBuilder to internally build transitions from states
    • โž• Add #current? to Transition to determine if matches from state
    • Add #select_choice_transition to EventsChain to determine matching choice transition

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #choice to allow for multiple from states
    • ๐Ÿ›  Fix #choice to work with same named events