What's Changed
- Expose env variable to suppress build backend warning by @fsimkovic in #2099
- Canonicalize base executable path in PEP 517 build by @messense in #2100
- Initial iOS support by @FeodorFitsner in #2102
- Remove old import hook by @mbway in #2105
- Bump MSRV to 1.74.0 by @messense in #2108
- Upgrade pyo3 to 0.22.0, uniffi to 0.28.0 by @messense in #2121
- Override wheel tag with
_PYTHON_HOST_PLATFORM
by @FeodorFitsner in #2122 - Update cargo-xwin to 0.16.5 by @messense in #2123
- Don't add duplicate files by @konstin in #2125
- Docs: Fix Typo in Verb Conjugation by @rdghosal in #2129
- pep517: only use base python when
MATURIN_PEP517_USE_BASE_PYTHON
env var is set by @messense in #2134
New Contributors
- @fsimkovic made their first contribution in #2099
- @FeodorFitsner made their first contribution in #2102
- @rdghosal made their first contribution in #2129
Full Changelog: v1.6.0...v1.7.0