Skip to content

Initial release

Compare
Choose a tag to compare
@Keoghan Keoghan released this 17 May 19:22
· 2 commits to master since this release
Allow transitions to have the same 'name'.

This allows us to call the same method on a model when using an attached
state machine and to deal with moving from/to different states.

This is helpful, for example, when 'expiring' a checkout, which could be
in any intermediate state before expiring.