Skip to content

Stagehand_FSM 2.3.0 (stable)

Compare
Choose a tag to compare
@iteman iteman released this 18 Feb 05:28
· 142 commits to master since this release
v2.3.0

Release Date: 2015-02-18 UTC

What's New in Stagehand_FSM 2.3.0

Transition logging

(Issue #13)

A StateMachine instance logs of all state transitions as a collection of TransitionLog objects. You can get the logs using StageMachine::getTransitionLogs().