State Machine v0.10.2 Release Notes

Release Date: 2011-03-31 // about 13 years ago
    • ๐Ÿ‘‰ Use more integrated state initialization hooks for ActiveRecord, Mongoid, and Sequel
    • โœ‚ Remove mass-assignment filtering usage in all ORM integrations
    • ๐Ÿš€ Only support official Mongoid 2.0.0 release and up (no more RC support)
    • ๐Ÿ›  Fix attributes getting initialized more than once if different state machines use the same attribute
    • Only initialize states if state is blank and blank is not a valid state
    • ๐Ÿ›  Fix instance / class helpers failing when used with certain libraries (such as Thin)