v0.24.0
Add choiceDataState() function that creates PseudoState allowing to choose between DataStates of same type.
Add showEventLabels flag to exportToPlantUml() function. This flag adds event labels to output.
What's Changed
- Proposal to add the option to use event class names as transition labels in PlantUML export by @jmichaud in #75
New Contributors
Full Changelog: v0.23.0...v0.24.0