Skip to content

v2.3.3

@fgmacedo fgmacedo tagged this 03 Jul 17:51
- Fixes
  [#457](https://github.com/fgmacedo/python-statemachine/issues/457)
regression that caused backwards incomplatible changes when using Enums.
Thanks [@hperrey](https://github.com/hperrey)!

Deprecations that will be removed on the next major release:

- The `States.from_enum(..., use_enum_instance=True)` will be the
  default.

```{seealso}
See {ref}`States from Enum types` for more details.
```
Assets 2
Loading