Releases: jupp0r/cpp-codegen-rs
Releases · jupp0r/cpp-codegen-rs
0.2.0
- support Clang 3.9
- built in stable Rust without pre-build codegen
0.1.16
Features
- linux binary now links statically against libclang
0.1.5
Features:
- Windows, Linux and MacOS support
- handlebars templates
- response files can be used
- template classes and template methods supported
- debug output for template authors