Python State Machine
2.1.2
  • Python StateMachine
  • Installation
  • States
  • Transitions and events
  • Actions
  • Validators and guards
  • Domain models
  • Observers
  • Mixins
  • Integrations
  • Diagrams
  • Processing model
  • API
  • Examples
  • Contributing
  • Credits
  • Release notes
    • Releases
      • 2.0 releases
        • StateMachine 2.1.2
        • StateMachine 2.1.1
        • StateMachine 2.1.0
        • StateMachine 2.0.0
      • 1.0 releases
        • StateMachine 1.0.3
        • StateMachine 1.0.2
        • StateMachine 1.0.1
        • StateMachine 1.0.0
      • 0.* releases
        • StateMachine 0.9.0
        • StateMachine 0.8.0
        • StateMachine 0.7.1
        • StateMachine 0.7.0
        • StateMachine 0.6.2
        • StateMachine 0.6.1
        • StateMachine 0.6.0
        • StateMachine 0.5.1
        • StateMachine 0.5.0
        • StateMachine 0.4.2
        • StateMachine 0.3.0
        • StateMachine 0.2.0
        • StateMachine 0.1.0
Python State Machine
  • Release notes
  • Edit on GitHub

Release notes¶

Versions follow Semantic Versioning (<major>.<minor>.<patch>).

Backward incompatible (breaking) changes will only be introduced in major versions with advance notice in the Deprecations section of releases.

Releases¶

Below are release notes through StateMachine and its patch releases.

2.0 releases¶

  • StateMachine 2.1.2
    • Python compatibility 2.1.2
    • Bugfixes in 2.1.2
  • StateMachine 2.1.1
    • Bugfixes in 2.1.1
  • StateMachine 2.1.0
    • What’s new in 2.1.0
    • Bugfixes in 2.1.0
  • StateMachine 2.0.0
    • Python compatibility in 2.0
    • What’s new in 2.0
    • Minor features in 2.0
    • Bugfixes in 2.0
    • Backward incompatible changes in 2.0

1.0 releases¶

This is the last release series to support Python 2.X series.

  • StateMachine 1.0.3
    • Bugfixes in 1.0.3
  • StateMachine 1.0.2
    • Bugfixes
  • StateMachine 1.0.1
    • Python compatibility in 1.0
    • What’s new in 1.0
    • Minor features in 1.0
    • Backward incompatible changes in 1.0
    • Deprecated features in 1.0
  • StateMachine 1.0.0

0.* releases¶

  • StateMachine 0.9.0
  • StateMachine 0.8.0
  • StateMachine 0.7.1
  • StateMachine 0.7.0
  • StateMachine 0.6.2
  • StateMachine 0.6.1
  • StateMachine 0.6.0
  • StateMachine 0.5.1
  • StateMachine 0.5.0
  • StateMachine 0.4.2
  • StateMachine 0.3.0
  • StateMachine 0.2.0
  • StateMachine 0.1.0
Previous Next

© Copyright 2023, Fernando Macedo. Revision dbfc4e9d.

Built with Sphinx using a theme provided by Read the Docs.