Releases: nhjschulz/cfsm
Releases · nhjschulz/cfsm
Release V1.0.0
v1.0.0
Since 0.3.0 has been in use for over one year I promote the library to 1.0.0.
There was no functional change since then, only documentation improvements.
What's Changed
- Prepare 1.0.0 release by @nhjschulz in #7
- doc: fix cfsm_context diagram by @nhjschulz in #8
Full Changelog: V0.3.0...V1.0.0
V0.3.0 Arduino Library Support
Add Arduino Library Manager support starting with V0.3.x (Issue #5)
- Polish ino example (spelling, coding style ...)
- No functional changes for CFSM itself.
What's Changed
- V3.0 Arduino library support by @nhjschulz in #6
Prepare Support for Arduino Library Manager
- Added library.properties and example ino file needed for Arduino Library Manager
- Spelling fixes in comments
- No functional changes
v0.2.0 PIO library support
What's Changed
- CFSM: Add PlatformIO library json
- Reduced memory footprint
- Maturity level reached production use
CFSM extended with user instance data pointer
What's Changed
- Prepare for Doxygen by @nhjschulz in #2
- CFSM: resolves #1 Add user instance data by @nhjschulz in #3
Full Changelog: v0.1.0-alpha...v0.1.1-beta
Initial working version
CFSM with minimal API
Full Changelog: https://github.com/nhjschulz/cfsm/commits/v0.1.0-alpha