You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -255,6 +255,19 @@ Thanks to **@martinus** for the fast hash maps implementation.
255
255
256
256
## Changelog
257
257
258
+
### Version 1.3.2
259
+
260
+
#### What's Changed
261
+
- Fix empty dict literal parsing in https://github.com/jinja2cpp/Jinja2Cpp/pull/243
262
+
- Fixing missing life rage protection for the reverse filter (and others). by @jferreyra-sc in https://github.com/jinja2cpp/Jinja2Cpp/pull/246
263
+
- Ability to disable JinjaCpp installation rules by @ilya-lavrenov in https://github.com/jinja2cpp/Jinja2Cpp/pull/250
264
+
- Cmake finds only downloaded rapidjson by @ilya-lavrenov in https://github.com/jinja2cpp/Jinja2Cpp/pull/254
265
+
- Update boost dependencies by @Cheaterdev in https://github.com/jinja2cpp/Jinja2Cpp/pull/253
266
+
267
+
#### New Contributors
268
+
-@jferreyra-sc made their first contribution in https://github.com/jinja2cpp/Jinja2Cpp/pull/246
269
+
-@ilya-lavrenov made their first contribution in https://github.com/jinja2cpp/Jinja2Cpp/pull/250
270
+
-@Cheaterdev made their first contribution in https://github.com/jinja2cpp/Jinja2Cpp/pull/253
0 commit comments