All notable changes to this project will be documented in this file.
- Convert to a workspace, v0.3.0
- Add debug println! to dispatch_hdl
- Simplify src/main.rs
- Add tests/
- Add support for dispatching messages to states
- Add SimpleFsm and SimpleHsm examples in main
- Initial Commit
- Clean up readme and example in lib.rs
- Add additional tests plus cleanup
- Add several low level tests
- Add multiple-state-machines test
- Bump version to 0.2.0