github pantor/inja v2.0.0
Version 2.0

latest releases: v3.4.0, v3.3.0, v3.2.0...
5 years ago

Finally, this is the next major version of Inja. After reworking most of its internals, Inja is now up to two orders of magnitude faster than v1! (#67)

✨Further Improvements

  • We've added type checks as builtin functions (#64).
  • Loop variables are now supported in inja templates (#52).
  • Include in-memory templates (#47).
  • Inja is now easier to integrate either with the vcpkg (#45) or conan (#43) package manager.

🔥 Breaking Changes

Inja now requires string_view from C++17.

Don't miss a new inja release

NewReleases is sending notifications on new releases.