StateMachine 2.3.3

July 3, 2024

Bugfixes in 2.3.3

  • Fixes #457 regression that caused backwards incomplatible changes when using Enums. Thanks @hperrey!

Deprecation notes in 2.3.3

Deprecations that will be removed on the next major release:

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

See also

See States from Enum types for more details.