Releases: jean-roland/LCSF_Generator
Releases · jean-roland/LCSF_Generator
v1.3
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
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
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.