transitions v0.7.2 Release Notes

Release Date: 2020-01-01 // over 4 years ago
  • ๐Ÿ›  Release 0.7.2 is a minor release and contains bugfixes and and a new feature:

    • ๐Ÿ›  Bugfix #386: Fix transitions for enums with str behavior (thanks @artofhuman)
    • ๐Ÿ›  Bugfix #378: Don't mask away KeyError when executing a transition (thanks @facundofc)
    • ๐Ÿ”‹ Feature #387: Add support for dynamic model state attribute (thanks @v1k45)