Skip to content

Release 0.7.2

Compare
Choose a tag to compare
@aleneum aleneum released this 10 Jan 08:34
· 388 commits to master since this release

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)