All Versions
44
Latest Version
Avg Release Cycle
77 days
Latest Release
207 days ago
Changelog History
Page 5
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