Skip to content

KStateMachine v.0.33.0

Latest
Compare
Choose a tag to compare
@nsk90 nsk90 released this 16 Dec 16:36

Add ExportMetaInfo with ResolutionHint mechanism.
This change extends unsafe export feature capabilities. You can specify Event to perform unsafe conditional lambda calls, or specify targetStates without calling lambdas at all.
https://kstatemachine.github.io/kstatemachine/pages/export.html#export-with-unsafecallconditionallambdas-flag

Fix some bugs in export feature.
Top level transitions declared in StateMachine level were not exported.

Full Changelog: v0.32.0...v.0.33.0