Tpl

Latest version: v0.9.1

Safety actively analyzes 619477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9

----
*Released on 2019-02-21*

- Enabled `Loop Controls <http://jinja.pocoo.org/docs/2.10/templates/loop-controls>`_
and `Expression Statement <http://jinja.pocoo.org/docs/2.10/templates/expression-statement>`_
extensions.
- Added documentation with `ReadTheDocs <https://tpl.readthedocs.io/>`_
integration and a manpage. This includes a fix for `8
<https://github.com/M3t0r/tpl/issues/8>`_.
- Added changelog with old releases.
- Include auxilliary files in the source distribution generated by
setuptools.
- Reformatted README.

0.8

----
*Released on 2018-10-27*

- Added support for Python 3.5.
- Added link to `Jinja2 template designer documentation
<http://jinja.pocoo.org/docs/templates/>`_ in ``--help`` output thanks to
`loudambiance <https://github.com/loudambiance>`_.
- Changed a decent amount of building code with help from `mre
<https://github.com/mre>`_.
- Added CI with `travis-ci <https://travis-ci.com/M3t0r/tpl>`_.
- Use Pipfile instead of requirements.txt for the development environment.
- Fixed ``-v`` option in Docker image.

0.7

----
*Released on 2018-07-17*

- Instead of simply updating only the top level dict we now merge
dictionaries on all levels.
- Added support for lists and scalar values a root level of data sources.
- Added automated builds for Dockerhub

0.6.2

------
*Released on 2018-07-16*

- First release to `PyPI <https://pypi.org/project/tpl/>`_.

0.6.1

------
*Released on 2018-07-16*

- Fix release target in Makefile.

0.6

----
*Released on 2018-07-16*

- Generated version numbers now adhere to PEP 440.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.