Binaries / Assets
Binaries for this release are identical to version 3.1.0.
See version 3.1.0 for binairies.
Changes for 3.1.1:
- Use the kernel version as a fallback by @taotieren in #83
New Contributors
- @taotieren made their first contribution in #83
Full Changelog: 3.1.0...3.1.1
Changes for 3.1.0:
- New feature: Support for generating C code.
- Fixed issue #29: Create arguments to filter files found with '--dir' argument.
- Fixed issue #53: Generate only C code.
- Fixed issue #63: Context class redesign. Move arguments handling into a Context class.
- Fixed issue #64: Remove build artifacts of samples from installation packages.
- Fixed issue #72: Move the code FileManager class generation code into its own IGenerator implementation.
- Fixed issue #74: Invalid generated output file name: index.cpptml.cpp.
- Fixed issue #77: Refactor generating code to use full file templates with markers.
- Fixed issue #78: Move duplicated enums from main.cpp to enums.h.
Full Changelog: 3.0.1...3.1.0