FiniteMachine v0.2.0 Release Notes

Release Date: 2014-03-01 // about 10 years ago
  • ➕ Added

    • ➕ Add generic state and event listeners
    • ➕ Add target to allow integration with external objects, and allow easy method lookup through callback context
    • ➕ Add ability to specify custom handlers for error conditions
    • ➕ Add methods synchronization for thread safety
    • ➕ Add ability to define custom initial event
    • ➕ Add hooks class for callbacks registration

    🔄 Changed

    • 🔄 Change to ensure correct transition object state
    • Extend threadable accessors

    🛠 Fixed

    • 🛠 Fix bug - callback event object returns correct from state