Skip to content

Releases: kamchatka-volcano/hypertextcpp

v2.0.0

03 Jan 15:16
Compare
Choose a tag to compare
  • 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

06 Oct 20:03
Compare
Choose a tag to compare
  • Fixed a bug where the )" character sequence in the template file would close a raw string in the generated C++ code.

v1.2.0

05 Oct 14:54
Compare
Choose a tag to compare
  • 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