Skip to content

New version 0.2.0, dropping support for Python < 3.8

Latest
Compare
Choose a tag to compare
@schivmeister schivmeister released this 24 Oct 19:10
3a99adf

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

New Contributors

Full Changelog: 0.1.36...0.2.0