State Machine v0.4.1 Release Notes

Release Date: 2008-12-16 // over 15 years ago
    • ๐Ÿ›  Fix nil states not being handled properly in guards, known states, or visualizations
    • ๐Ÿ›  Fix the same node being used for different dynamic states in GraphViz output
    • Always include initial state in the list of known states even if it's dynamic
    • ๐Ÿ‘‰ Use consistent naming scheme for dynamic states in GraphViz output
    • ๐Ÿ‘ Allow blocks to be directly passed into machine class
    • ๐Ÿ›  Fix attribute predicates not working on attributes that represent columns in ActiveRecord