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-latestbugfix
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 #46
New Contributors
- @schivmeister made their first contribution in #46
Full Changelog: 0.1.36...0.2.0