AASM v3.1.0 Release Notes

    • validating the current state (see issue #95, thanks to @ivantsepp)
    • allow configuring behavior of nested transactions (see issue #107)
    • support multiple guards per transition
    • support event guards (see issue #85)
    • support reading from- and to-state during on_transition callback (see issue #100)