Skip to content

Releases: jonasblixt/ufsm

v0.5.3

31 Jan 20:21
Compare
Choose a tag to compare

v0.5.0

30 Jan 14:48
Compare
Choose a tag to compare

0.5 Mega commit
This "mega" -commit introduces some major/breaking changes:

The highlights are:

  • Switch from the ufsm-core runtime to statically compute everyting in
    the code generator
  • The generated code is now stand alone and does not require the
    obsoleted ufsm-core library
  • Switch to cmake as build system
  • The ufsm-model library has moved in with the ufsm-compose tree since
    it's no longer shared between the generator and the compose tool