Releases: kamchatka-volcano/hypertextcpp
Releases · kamchatka-volcano/hypertextcpp
v2.0.0
- Added header and source generation mode. Readme
- Made it possible to call procedures from other procedures.
- Changed command line interface. Readme
- Simplified generated code and fixed compiler warnings.
v1.2.1
- Fixed a bug where the
)"
character sequence in the template file would close a raw string in the generated C++ code.
v1.2.0
- Added Windows support for shared library templates
- Optimized generated template rendering code
- Published Visual Studio Code extension for syntax highlighting of
htcpp
templates
- Improved project maintenance by adding Github Actions CI configuration, functional tests and clang-format config