Skip to content

Improving Notifications

Compare
Choose a tag to compare
@blakewatters blakewatters released this 24 Jun 22:44
· 13 commits to master since this release
  • Fixed bug with out of order posting of notifications (@0xced)
  • Introduced new TKStateMachineDidChangeStateTransitionUserInfoKey containing all transition info in a single NSNotification object (@0xced)
  • Deprecated TKStateMachineDidChangeStateOldStateUserInfoKey, TKStateMachineDidChangeStateNewStateUserInfoKey, and TKStateMachineDidChangeStateEventUserInfoKey (@0xced)