CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 09:24:18 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"8d5dfae2ef290c0642a26f2cccd84637"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Q8Vg0vmJfRB%2F%2BpjgZWDfZNMohZY8NKsy272nVr7D8RTem%2F%2BH7inQrpcl4JS9%2BEGFzj0OCGmxgbnTFGtDRQiXr2LUj2hPL9JDLSM3U5pwDJIROJi3zrFvGRHB0%2FxyAWXR7TE32flBLZb09LQnMtB%2FM%2BeVnfoKrGEVqL1C1MhleFBBkN9yyQNOwyAhvM%2BXPyynnFMaAXl9NKlsHgQmDPjPSOeMhclLMVPYvAeoKdIp3TMt8B7Jqpo0ds%2BhjOTcCH9%2Fu5YAvKA4acj%2BlFTOXRZePg%3D%3D--ZS6wGC4H71VNUbWy--STLNzB4JOIbye78O4lE%2F4Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2033391648.1753262657; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:24:17 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:24:17 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8698:256CA9:80A104:9DE760:6880AA41
Releases ยท pantor/inja ยท GitHub
29 Jan 12:20
Loading
28 Jul 14:46
Loading
29 Jan 18:08
Loading
28 Sep 20:02
Loading
26 Jul 11:25
Loading
27 Dec 10:53
Loading
16 Feb 11:49
Loading
14 Jan 07:25
Loading
23 Dec 16:15
Loading
12 Mar 09:42
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 226
Releases: pantor/inja
Releases ยท pantor/inja
Version 3.4
Compare
โก Improvements
- With this release, inja switched to C++17 and makes extensive use of
string_view
without providing a polyfill for older compilers. - Added an include callback to make finding templates via
include
more flexible. - Added options to Meson build system, e.g. for disabling building tests (#216, thanks to @bbastin and @tristan957).
- Added a check in the template parsing for too few arguments.
๐ Bug Fixes
- Fixed parsing of expression enclosed by paranthesis (#247, thanks to @kubo).
- Fixed integer overflow by using the underlying json data types.
- Fixed the parsing of numbers with whitespaces in between (#219).
- Fixed searching for included templates in the input directory (thanks to @davidchall).
- Fixed warnings in MSVC 2019 (#230, thanks to @stanmihai4).
Assets 3
7 people reacted
Version 3.3
Compare
Assets 2
3 people reacted
Version 3.2
Compare
๐ 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).
Assets 2
2 people reacted
Version 3.1
dda31f4
This commit was created on GitHub.com and signed with GitHubโs verified signature.
The key has expired.
Compare
First and foremost, this update improves the performance of template rendering, in particular of loops and variable printing.
โก Improvements
- Added assignment statements to set a variable within a template.
- Added whitespace control for expressions (#162, thanks to @tindy2013).
- Added void callbacks without return values, e.g. for debugging purposes.
๐ Bug Fixes
- Fixed an issue of parsing nested functions (#159, thanks to @DeiRex75).
- Fixed use of parenthesis in combination with logic operators (#155, thanks to @DeiRex75).
- Fixed an issue with loop data in the render_to function (#165, thanks to @fishjump)
๐จ Further Changes
- Integrated Codacity into CI and fixed several static analyzer issues.
- Fixed several compiler warnings (#169, thanks to @tindy2013).
Assets 3
2 people reacted
Version 3.0
Compare
Time for a new major version of inja! ๐
โก๏ธ Improvements
- A new core parser and renderer based on an abstract syntax tree (fixing #149), allowing for:
- Complex expressions of functions, logic expressions and statements.
- Mathematical functions in templates.
- Variadic callbacks with unknown number of arguments.
- Show parsing and render error positions in template (#134, thanks to @sabelka).
- Performance improvements, in particular for large json data (#146, thanks to @craigpepper) and large template files.
- Update nlohmann/json to version 3.8.0 (#144, also thanks to @craigpepper).
- Support for GCC 4.8 (#150, thanks to @rafadesu)
๐จ Further Changes
- Move all CI to GitHub Actions.
- Switching from Catch to Doctest as our testing framework with much better build times.
๐ฅ Breaking Changes
- We've removed the json pointer style for variables in templates.
- We now require nlohmann/json with a minimum version of 3.8.0.
Assets 3
2 people reacted
Version 2.2
Compare
We've got a round of fixes and cool improvements for this release.
โก๏ธ Improvements
- Add whitespace control (#116, thanks to @jpcima).
- Added new functions: select element at position, string length.
- Throw exception if file cannot be opened (#117, thanks to @thomastrapp).
- Bump to newer nlohmann/json (#107, thanks to @JehandadKhan).
๐ Bug Fixes
- Fixed scope when including templates (#118, thanks to @thomastrapp).
- Fixed Visual Studio compiler warnings (#119, thanks to @Dodzey).
๐จ Further Changes
Assets 3
1 person reacted
Version 2.1
Compare
โจ Further Improvements
There are a couple of great improvements for inja in this release:
- We've added a first API documentation.
- Thanks to @gracicot and @mhhollomon, we improved cmake and meson target exports (#83, #86).
- I've added a string_view polyfill for C++11 to C++14.
- You can now use cget for installing inja (#88). Thanks @pfultz2!
- Warnings in appveyor has been cleaned.
๐ฅ And a small breaking change in the development pipeline: The CMake option for disabling tests has been renamed from BUILD_TEST
to BUILD_TESTING
.
Assets 3
1 person reacted
Version 2.0.1
Compare
Assets 2
1 person reacted
Version 2.0
699c207
This commit was created on GitHub.com and signed with GitHubโs verified signature.
The key has expired.
Compare
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.
Assets 3
1 person reacted
Version 1.0
Compare
This is the first stable release of inja! ๐
Major improvements over the last released version are:
- Added callbacks (#5, #15)
- New functions: min, max, sort, first, last, conversion to string and number (#22)
- Added loops over std::map / json objects
- Fixed lots of errors and warnings (#18)
- Better error messages
- More tests and compilers with CI, additional testing with meson
- Updated dependencies to JSON 3.1 and Catch 2.1
Assets 2
1 person reacted
Previous Next
You canโt perform that action at this time.