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
Link - https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md
It contains important fixes:
- Fixed a memory leak involving macros. Previously using macros was leaking memory due to an undetected cycle.
- Added a new stacker feature which allows raising of the recursion limits. It enables monitoring of the call stack via stacker and automatically acquires additional memory when the call stack runs out of space.
0 commit comments