statemachine-macro 0.1.1

Provides the statemachine!() macro for easily creating statemachines.
Documentation
1
2
3
4
5
6
7
8
9
0.1.1, 2020-09-10
    More documentation
    Allow unit structs for statemachines
    Add statemachine_new! macro
    Lots and lots of tests
    Fixed a bug with leave triggers not working correctly

0.1.0, 2020-09-09
    Initial publish.