Version 3.2
π 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).
β‘ Improvements
- Added the
INJA_NOEXCEPTION
macro that disables throwing exceptions throughout inja (#181).
π¨ Further Changes
- Improve Readme examples and vectorize logo.
- Fixed compiler warnings for unused size variable (#183).