Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Release 3.0.1

Compare
Choose a tag to compare
@tkutz tkutz released this 04 Aug 14:42
· 1374 commits to master since this release

YAKINDU Statechart Tools Standard Edition 3.0.1 contains the following extensions and bugfixes:

New Features

Usability Improvements

  • Validation for proper annotation usage (#1438)

Code Generation Improvements

  • Using event queues for event-driven statecharts for C, C++ and Java (#1449, #1564, #1560)
  • Provide public access to 'timeEventsCount' in C++ generator (#1587)

Bug Fixes

  • Several internal refactorings (#1509,
  • Fixed rename refactoring on Linux (#661)
  • Minor changes in naming, error messages and info texts (#1531, #1514, #1534, #1540)
  • Fixed scope of local reactions to contain events (#1310)

Documentation & Examples

  • Documentation on event-driven vs cycle-based state machines (#1565, #1569)
  • Minor fixes and updates in documentation (#1566)