Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-01-16 | 442 Bytes | |
Version 3.2 source code.tar.gz | 2021-01-16 | 389.8 kB | |
Version 3.2 source code.zip | 2021-01-16 | 419.7 kB | |
Totals: 3 Items | 810.0 kB | 0 |
:bug: Bug Fixes
- Do not install nlohmann json if an external version is used (#177, thanks @matusnovak).
- Fixed issues with variable names starting with
$
or@
(#185).
:zap: Improvements
- Added the
INJA_NOEXCEPTION
macro that disables throwing exceptions throughout inja (#181).
:hammer: Further Changes
- Improve Readme examples and vectorize logo.
- Fixed compiler warnings for unused size variable (#183).