Skip to content

3.1.0

Choose a tag to compare

@end2endzone end2endzone released this 01 Jun 21:20
· 2 commits to master since this release
14f0be7

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