Skip to content

Releases: jean-roland/LCSF_Generator

v1.3

14 Sep 07:01
Compare
Choose a tag to compare

Changelog v1.3:

  • Added Rust code generation for the LCSF Rust stack
  • Update C code generation
  • Improve documentation generation

Warning: Updated Qt version from 5.10 to 5.14 minimum (tested on 5.15.2)

v1.2

05 Aug 17:07
Compare
Choose a tag to compare

Changelog v1.2:

  • Added Dokuwiki doc generation.
  • GUI improvements (autofill index, new keyboard shortcuts, bugfixes).
  • Made doc generation optional on CLI with "-d" option.
  • Update C generation due to LCSF_C_Stack interface changes.

v1.1

07 May 10:53
Compare
Choose a tag to compare

Changelog v1.1:

  • Add CLI executable.
  • GUI improvements (keyboard shortcuts, bugfixes).
  • Update C generation due to LCSF_C_Stack interface changes.
  • Tons of C generation bugfixes, thanks to the newly developped unit/integration tests.