Skip to content

v0.7.0.dev2

Choose a tag to compare

@CasperWA CasperWA released this 05 Jul 12:41
· 165 commits to master since this release

Support Python 3.12

Official support for Python 3.11 and 3.12 has been added, with the handling of the new entry points API. The old entry points API has been deprecated since Python 3.10 and support has been removed in Python 3.12.

Changelog

v0.7.0.dev2 (2024-07-05)

Full Changelog

Closed issues:

  • Update use of importlib.metadata.entry_points #395

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator