- PEP 639 license metadata support (see
examples/minimal#configuration
) - Improved CMake 4.0 FindPython support (including
Python_ARTIFACTS_PREFIX
, see https://tttapa.github.io/py-build-cmake/usage/find-python.html#locating-two-python-interpreters) - Improved free-threading support
- Pyodide support (see https://tttapa.github.io/py-build-cmake/usage/cross-compilation.html#pyodide)
- Enable Python 3.14 builds and tests
- Update core dependencies (distlib, pyproject-metadata)
New Contributors
- @TonyXiang8787 made their first contribution in #53
Full Changelog: 0.4.3...0.5.0