- Generated version numbers now adhere to PEP 440.
0.5
---- *Released on 2018-07-12*
- Added new CLI end-to-end test suit. - Improved Docker image. - Printing usage and help texts to ``STDERR`` instead of ``STDOUT``.
0.4
---- *Released on 2018-07-01*
- Improved ``--help`` message with option explanations. - Added usage text to README.
0.3
---- *Released on 2018-07-01*
- Use a multistage Dockerfile.
0.2
---- *Released on 2018-06-29*
- Add Dockerfile together with `Docker hub <https://hub.docker.com/r/m3t0r/tpl/>`_ integration. - Forcefully end every render in a newline. Previously newlines at the end were dropped by Jinja. - Fixed installation not working.