Highlights
Users:
- Dropped support for end-of-life (EOL) Python runtimes.
- Added support for Python 3.8 and 3.11 -- the oldest `security` release and second-latest `bugfix` release, as of writing.
- Dependencies upgraded and soft-locked to the major version.
- Licence changed from GNU GPLv3 to Apache License 2.0.
Developers:
- Added Tox integration for facilitating multi-runtime testing.
- Added tangible support for Windows and Mac through multi-dimensional CI environment testing.
Everyone is encouraged to upgrade even if there is no API or ABI change in this release.
What's Changed
* Tox integration, library upgrade, Python 3.11 support by schivmeister in https://github.com/meaningfy-ws/eds4jinja2/pull/46
New Contributors
* schivmeister made their first contribution in https://github.com/meaningfy-ws/eds4jinja2/pull/46
**Full Changelog**: https://github.com/meaningfy-ws/eds4jinja2/compare/0.1.36...0.2.0