All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add missing repo URL and trove classifiers to
pyproject.toml
- Add tox config to test on all supported Python versions
- Introduce
{% try %} ... {% catch %} ... {% endtry %}