This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
release_2.9.3
andreasmuelder
released this
24 Feb 10:20
·
1740 commits
to master
since this release
YAKINDU Statechart Tools Community Edition 2.9.3 contains the following extensions and bugfixes:
Features & Improvements
Distinguish between transient, persistent and stale error markers (#1190)
Support for variadic functions (#1191)
Change default transition layouting to rectilinear (#1162)
Bug Fixes
Fixed closing subdiagram editors closes all editors (#1212)
Fixed error markers are not shown for orthogonal regions without entry points (#1211)
Fixed YSCT 32 bit does not start on Linux / Ubuntu (#1192)
Fixed constant definition without default value allowed (#1189)
Fixed empty struct generated from interface description (#1188)
Documentation & Examples
Added documentation for variadic functions (#1191)
Added examples for integrating headless code generation with Maven, Gradle, and make (examples/#52)