Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 631 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 631 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.3.0] - 2022-07-25

Refactor

  • Convert to a workspace, v0.3.0

[0.2.0] - 2022-07-25

Features

  • 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

Miscellaneous Tasks

  • Clean up readme and example in lib.rs

Testing

  • Add additional tests plus cleanup
  • Add several low level tests
  • Add multiple-state-machines test

Build

  • Bump version to 0.2.0