Skip to content

Releases: pgularski/pysm

v0.3.9-alpha

07 Apr 10:20
Compare
Choose a tag to compare
  • 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

23 Mar 11:38
Compare
Choose a tag to compare

Better Micropython support:

  • Works with many versions of the deque module
  • Fixed Issue #6

v0.3.7-alpha

20 Jan 18:51
Compare
Choose a tag to compare

Micropython support added.

v0.3.2-alpha

08 Feb 16:50
e8992ca
Compare
Choose a tag to compare
Update setup.py

First release

10 May 19:53
Compare
Choose a tag to compare
First release Pre-release
Pre-release
v0.1.1-alpha

UT for add_states