Release Notes
- Added multi-key support to the
|sort filter. #827
- Added
format filter and str.format method for pycompat. #835
- Fix
not undefined with strict undefined behavior. #838
- Added support for free threading Python. #841
- Added
setLoader and setPathJoinCallback to the JavaScript bindings. #842
Install minijinja-cli 2.13.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/minijinja/releases/download/2.13.0/minijinja-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/mitsuhiko/minijinja/releases/download/2.13.0/minijinja-cli-installer.ps1 | iex"
Download minijinja-cli 2.13.0