All Versions
44
Latest Version
Avg Release Cycle
77 days
Latest Release
601 days ago

Changelog History
Page 5

  • v0.2.5 Changes

    May 04, 2015
    • โž• Added ability to suppress invalid trigger calls
    • Shorthand definition of transitions via lists
  • v0.2.4 Changes

    March 11, 2015
    • Automatic detection of predefined state callbacks
    • ๐Ÿ›  Fixed bug in automatic transition creation
    • โž• Added Changelog
  • v0.2.3 Changes

    January 14, 2015
    • โž• Added travis-ci support
    • Cleaned up and PEP8fied code
    • โž• Added 'unless' argument to transitions that mirrors 'conditions'
  • v0.2.2 Changes

    December 28, 2014
    • Python 2/3 compatibility
    • โž• Added automatic to_{state}() methods
    • โž• Added ability to easily add ordered transitions