We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf4ad6 commit 9791632Copy full SHA for 9791632
CHANGES.md
@@ -1,4 +1,7 @@
1
# Jinjava Releases #
2
+### 2024-12-06 Verision 2.7.4 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.4/jar)) ###
3
+* [Implement jinja2.ext.loopcontrols extensions (break and continue)](https://github.com/HubSpot/jinjava/pull/1219)
4
+* [Apply whitespace rules for LStrip and Trim to comment blocks](https://github.com/HubSpot/jinjava/pull/1217)
5
### 2024-09-12 Version 2.7.3 ([Maven Central](https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.3/jar)) ###
6
* [Add support for numeric keys in map literal](https://github.com/HubSpot/jinjava/pull/1152)
7
* [Add feature to consider undefined variable a TemplateError](https://github.com/HubSpot/jinjava/pull/1174)
0 commit comments