State Machine v0.6.0 Release Notes

Release Date: 2009-03-03 // about 15 years ago
    • ๐Ÿ‘ Allow multiple conditions for callbacks / class behaviors
    • โž• Add support for state-driven class behavior with :if/:unless options
    • Alias Machine#event as Machine#on
    • ๐Ÿ›  Fix nil from/to states not being handled properly
    • Simplify hooking callbacks into loopbacks
    • โž• Add simplified transition/callback requirement syntax