What's Changed
Enhancements:
- Support free threaded Python versions like '3.13t' by @colesbury in #973
- Enhance Workflows: Include ubuntu-arm runners, Add e2e Testing for free threaded and Upgrade @action/cache from 4.0.0 to 4.0.3 by @priya-kinthali in #1056
- Add support for .tool-versions file in setup-python by @mahabaleshwars in #1043
Bug fixes:
- Fix architecture for pypy on Linux ARM64 by @mayeut in #1011
This update maps arm64 to aarch64 for Linux ARM64 PyPy installations.
Dependency updates:
- Upgrade @vercel/ncc from 0.38.1 to 0.38.3 by @dependabot in #1016
- Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot in #1015
New Contributors
- @colesbury made their first contribution in #973
- @mahabaleshwars made their first contribution in #1043
Full Changelog: v5...v5.5.0