Skip to content

Version 3.2

Compare
Choose a tag to compare
@pantor pantor released this 29 Jan 18:08

πŸ› 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).