What's Changed
- Auto detect Python 3.13 by @messense in #2248
- feat: add skip attestation option to maturin ci github by @moldhouse in #2254
- generate-ci: use macos-13 runner for x86_64 build job by @messense in #2255
- Improve wheel reproducibility by sorting libs by @ycongal-smile in #2261
- Fix inverted workspace inclusions by @konstin in #2262
- Fix broken links to PyO3 building docs by @laurentS in #2270
- Update goblin to 0.9 by @musicinmybrain in #2284
- Don't resolve python interpreter when building sdist only by @messense in #2292
- include timestamps in the suggested log format by @mbway in #2304
- Add support for GNU/Hurd by @sthibaul in #2306
- Fix
__init__
exports when using multiple UniFFI bindings by @Nickersoft in #2305 - Add free-threaded Python support by @messense in #2310
New Contributors
- @moldhouse made their first contribution in #2254
- @ycongal-smile made their first contribution in #2261
- @laurentS made their first contribution in #2270
- @musicinmybrain made their first contribution in #2284
- @sthibaul made their first contribution in #2306
- @Nickersoft made their first contribution in #2305
Full Changelog: v1.7.4...v1.7.5