Releases: dziegel/cpp_event_framework
Releases · dziegel/cpp_event_framework
Bugfix release
Bugfix release
Fix bug in FindCommonParent(): did not work when one of the states was parent itself
Documentation and example updates
- Update documentation
- Minor examples updates
Full Changelog: 1.4.0...1.4.1
Code cleanups
- Remove possibility to use non-capturing lambdas as actions. Not useful enough.
- Code cleanups
API cleanup
- Make Transition an internally used class
- Eliminate kUnhandled meta state
Minor logging improvements
Minor logging improvements
Active Object Framework for embedded targets
- Embedded active object framework
- C++20 concepts for improved error messages
Full Changelog: 1.0.0...1.1.0
Initial Release
Initial release