Releases: ikogan/j2tmpl
Releases · ikogan/j2tmpl
v0.0.13
v0.0.12
Fix for CVE-2019-16784.
This release upgrades pyinstaller to 3.6 and generates new binaries to fix CVE-2019-16784.
SHA256: 05ac5469fac336b79260fbb823ff24be481fbaeb5d173a3b6e0b316dd30c5857
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
New Features
- New
boolean
filter which converts the strings "true", "yes", and "1" to aTrue
value and everything else to aFalse
value. It's case insensitive.
Bug Fixes
- List index out of range in error messages when a template consists of just one line (#1).
SHA256: 9fc319e1b00cc7c80829c2cb525d7900cf91db6c43852b22930d3ce7d1d32986