Release Notes
- Added
indent
parameter to tojson
filter. #546
- Added
randrange
, lipsum
, random
, cycler
and joiner
to
minijinja-contrib
. #547
- Added the ability to use
&T
and Arc<T>
as parameters
to filters and functions if T
is an Object
. #548
minijinja-cli
now also enables the datetime, timezone and rand features. #549
- Aligned the behavior of the
int
filter closer to Jinja2. #549
Install minijinja-cli 2.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/minijinja/releases/download/2.1.1/minijinja-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/mitsuhiko/minijinja/releases/download/2.1.1/minijinja-cli-installer.ps1 | iex"
Download minijinja-cli 2.1.1