Adafruit-circuitpython-templateengine

Latest version: v2.0.0

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

Scan your dependencies

2.0.0

What's Changed
* Reworked errors in template syntax and overall more validation, caching by default by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/pull/4
* Removed support for markdown and xml escaping.


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/compare/1.2.0...2.0.0

1.2.0

What's Changed
* Syntax error prevention and traceback readability by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/pull/3


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/compare/1.1.0...1.2.0

1.1.0

This release contains new whitespace control parameters that mimic behavior from Jinja2. Other improvements and internal refactoring are included as well. Thank you michalpokusa

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-templateengine`.

Read the [docs](https://circuitpython.readthedocs.io/projects/templateengine/en/latest/) for info on how to use it.

What's Changed
* Removing 8.x.x `re` module bug workarounds, `trim_blocks` and `lstrip_blocks` parameters by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/pull/2

New Contributors
* michalpokusa made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/pull/2

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/compare/1.0.1...1.1.0

1.0.1

Changes: https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine/compare/1.0.0...1.0.1

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-templateengine`.

Read the [docs](https://circuitpython.readthedocs.io/projects/templateengine/en/latest/) for info on how to use it.

1.0.0

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-templateengine`.

Read the [docs](https://docs.circuitpython.org/projects/templateengine/en/latest/) for info on how to use it.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.