github pantor/inja v3.5.0
Version 3.5

one day ago

⚡ Improvements

  • Switched to std::filesystem::path for referencing file locations.
  • Added pipe syntax support for function calls like in Jinja2 (#296, thanks to @navrocky)
  • Added HTML auto escape feature (#292, thanks to @berthubert)
  • Added replace method (#306, thanks to @fxmr41)
  • Added capitalize method (#282, thanks to @asciiiii)

🐛 Bug Fixes

  • Fixed local stack memory leakage when parsing (#302, thanks to @vulder)
  • Fixed installation using meson (#310 and #312, thanks to @ximion)
  • Fixed cmake not finding embedded json header file (#266, thanks to @mhier)
  • Fixed several clang-tidy and compiler warnings

Don't miss a new inja release

NewReleases is sending notifications on new releases.