Skip to content

Releases: ikogan/j2tmpl

v0.0.13

28 Apr 16:25
Compare
Choose a tag to compare

New Features

  • on is now a truthy value for the boolean filter.

SHA256: 5bbca0488eb0e892868ae2a7fd975c65cfb03fe8d1199dfa8717d16326b6aee0

v0.0.12

22 Jan 15:54
Compare
Choose a tag to compare

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

26 Sep 20:57
Compare
Choose a tag to compare

Bugfix and Packaging Improvements:

  • Fix PyPi entrypoint so pip installs actually work.
  • Fix Travis build to release egg and wheels to GitHub.

SHA256: 8da65761261c5cda637ea385310f52218c58ddd40c3a75fb27bf4a634f8a2f8c

v0.0.10

29 Aug 14:49
Compare
Choose a tag to compare

Mostly a bug fix release:

  • Fix failure to render multiple files to stdout.
  • Statically link libc too for more compatibility with various container bases.

SHA256: ada786915628d683fa7534d7554738e67f962018450cf372f9910f9e1f0d3021

v0.0.9

08 Aug 17:50
Compare
Choose a tag to compare

Added b64encode and b64decode filters.

Deprecated support for Python 2.7, it'll be removed in a future release.

SHA256: 1b9e8cc046b130350f531eaddd754341a092c6f2cb46aa8b7a4c16bbaf1a1141

v0.0.8

13 Jun 21:15
Compare
Choose a tag to compare

New Features

  • Enhanced error messages when things other than TemplateSyntaxErrors occur.

SHA256: bf563b4a0661fed586c4c6b1856d9b917082c3b000af7a11276f9f33a6d62cca

v0.0.7

13 Jun 18:13
Compare
Choose a tag to compare

New Features

  • Added -b, --template-base-directory flag that allows Jinja's include ability to be used.

SHA256: 1f95b872049f39d5f80c4d825b0ef163dc5eda14659e5e27eac7c068aaac87a4

v0.0.6

11 Jun 17:29
Compare
Choose a tag to compare

New Features

  • New boolean filter which converts the strings "true", "yes", and "1" to a True value and everything else to a False 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

v0.0.5

30 May 19:23
Compare
Choose a tag to compare

Vastly improved error messages, especially syntax errors.

Fixed some bugs related to directory traversal.

SHA256: 3274e69a7f872725762807a0d6c88689f3e1abd56f804cc8f110e5d838e96004

v0.0.4

29 May 21:33
Compare
Choose a tag to compare

Fixed issues running cli.

SHA256: a54e0364d28be833c20f6ba13f21bf17c23f9c09571be98a47e7df6368ea6802