What's Changed
- Bump docker/build-push-action from 2 to 3 by @dependabot in #1234
- Update pyo3 to 0.17.3 by @messense in #1235
- Refactor building non abi3 wheels when pyo3 abi3 feature is enabled by @messense in #1236
- Revamp GitHub Actions cache keys by @messense in #1237
- Reduce CI time by skipping on non-code changes and reduce PR jobs by @messense in #1238
- Update ziglang to 0.10.0 by @messense in #1239
- CI: Add Pyston test job by @messense in #1241
- Add github sponsor button by @messense in #1242
- Upgrade to Rust 2021 edition by @messense in #1244
- Fix clippy warnings for Rust 1.65.0 by @messense in #1240
- Inherit stderr when running
cargo metadata
by @messense in #1248 - chore: update windows-sys to 0.42.0 by @messense in #1249
- Use
arm_container
for aarch64 Linux test on Cirrus CI by @messense in #1250 - Set default macOS deployment target version if not specified by @messense in #1251
- Add support for 32-bit x86 FreeBSD target by @messense in #1254
- Update cargo-xwin to 0.12.1 by @messense in #1256
- Sign release artifacts with Sigstore by @messense in #1257
Full Changelog: v0.14.0-beta.4...v0.14.0-beta.5