Skip to content

6.0.0

Compare
Choose a tag to compare
@matthias-bach-by matthias-bach-by released this 09 Jun 10:30
· 35 commits to master since this release
v6.0.0

Added

  • Python 3.10 and 3.11 are now supported.

Changed

  • Improved performance of checking for already built packages.

Removed

  • Dropped support for running tests via setup.py test.
    The mechanism is considered deprecated by upstream and removing it allows us to drop a dependency.
  • Python 3.6 is no longer supported. It likely still works but we will no longer run CI against it.