Skip to content

Version 3.3

Compare
Choose a tag to compare
@pantor pantor released this 28 Jul 14:46

⚑ Improvements

  • Added template inheritance features like extends and blocks.
  • Added short circuit evaluation for logical expressions.
  • Added join function (#204).

πŸ› Bug Fixes

  • Fixed the round function with precision 0 (#207).
  • Fixed a bug when compiling with INJA_NOEXCEPTION.

πŸ”¨ Further Changes

  • Added instructions for conda-forge (#187).
  • Fixed several compiler warnings (e.g. #197).