Skip to content

Version 0.11.0

Compare
Choose a tag to compare
@henryiii henryiii released this 27 Feb 21:34
· 46 commits to main since this release
47431d4

This version adds support for PEP 639 (license expressions) and updates the default METADATA version 2.2. Support for Python 3.7 has been removed. You can use build.requires to inject build requirements using overrides.

What's Changed

Features:

Fixes:

Internal:

CI and testing:

Docs:

  • sphinx-apidoc changed its mind by @LecrisUT in #996
  • Fix Google meet reference to use updated link by @jcfr in #931
  • Clarify docs for activating stable ABI by @eirrgang in #940
  • Consistently use backticks to reference Python module components by @jcfr in #956
  • Fix instructions to check if Development.SABIModule was requested by @jcfr in #957
  • Add some notes and warnings about cross-compilation by @henryiii in #985
  • Add sphinx-tippy by @LecrisUT in #1000
  • Correct the order of entry-points and CMake variables by @njzjz in #948
  • Quickstart updates by @henryiii in #939
  • Some restructuring by @LecrisUT in #997

New Contributors

Full Changelog: v0.10.7...v0.11.0