Skip to content

Releases: jp-embedded/scxmlcc

0.11

24 Jan 14:13
Compare
Choose a tag to compare
  • Add external queue
  • PMR container support
  • Various fixes

0.10.1

02 May 06:18
Compare
Choose a tag to compare
  • fix issue with exiting parallel state from parent
  • fix wrong version number that was in 1.10

0.10

19 Aug 09:40
b73c7e7
Compare
Choose a tag to compare
  • State machine execution can now be shown visually with scxmlgui
  • Handle conflicting transitions in parallel state machines
  • Bug fixes

0.9

11 Jan 19:28
Compare
Choose a tag to compare
0.9
  • Bug fixes
  • Support for stings as events
  • Optimizations
  • Support for 'In' and other model methods

0.8.7

27 Jul 10:28
Compare
Choose a tag to compare
  • Add option for thread safe dispatch loop
  • Various fixes
  • Cmake support
  • Fix exit/enter from lca to lcca on transitions between childs of parallel state

0.8.6

22 Feb 21:31
Compare
Choose a tag to compare
  • Support for multiple enter/exit action sections
  • Add w3c test 375, 376
  • Minor fixes

0.8.5

05 Jun 16:42
Compare
Choose a tag to compare
  • Support for final states in parallel states
  • add w3c test 570

0.8.4

21 Mar 09:43
Compare
Choose a tag to compare
  • Support for multiple targets in initial transition
  • add w3c test 364

0.8.3

14 Mar 12:00
Compare
Choose a tag to compare
  • Better documentation
  • Better support for parallel states
  • Add unit tests to visual studio build

0.8.2

17 Nov 07:40
Compare
Choose a tag to compare
  • Build support for Windows, using Visual Studio 2013