Releases: pgularski/pysm
Releases · pgularski/pysm
v0.3.9-alpha
- Fixed issue #7 - Invalid
leaf_state
until a transition is settled. - Removed illegal state setting from tests - user must not set states on his own breaking the state machine integrity.
v0.3.8-alpha
Better Micropython support:
- Works with many versions of the deque module
- Fixed Issue #6
v0.3.7-alpha
Micropython support added.
v0.3.2-alpha
Update setup.py
First release
v0.1.1-alpha UT for add_states