Changes
🚀 Features
- Add Python 3.14 support @benfred (#833)
- Add support for native extensions on linux aarch64 @tehrengruber (#779)
- Use Py_Version symbol for detecting the python version @benfred (#835)
- Show backtrace on errors when RUST_BACKTRACE=1 environment variable is set @benfred (#841)
🐛 Bug Fixes
- Fix getting symbols from OSX universal binaries @benfred (#843)
- Fix intermittent OSX CI errors @benfred (#842)
- Fix corrupted
subprocessoutput @ravwojdyla (#832)
🧰 Maintenance
- Minor code cleanups @benfred (#844)
- Set github actions workflow permissions @benfred (#840)
- Fix release drafter config @benfred (#839)
- Update dependencies @benfred (#838)
- Bump the github-actions group across 1 directory with 6 updates @dependabot[bot] (#836)
- fix: make build and cargo clippy happy @yihong0618 (#795)
- Bump the github-actions group with 2 updates @dependabot[bot] (#798)