v1.7.7
What's Changed
- fix abi3 interpreter discovery on Windows by @davidhewitt in #2333
- fix: remove extra indent in generated CI by @jsstevenson in #2340
- Upgrade cargo-xwin to unify rustls versions by @kornelski in #2222
- Normalize python source directory path by @messense in #2343
- Enable fat LTO for maturin release workflow by @messense in #2344
- Use different binding dirs for different uniffi modules by @messense in #2348
- Update minimal Python minor version for pyo3 0.23 by @messense in #2350
- Limit minimal PyPy version based on bindings crate version by @messense in #2351
- Remove hard coded
pip show
infix_direct_url
by @mbway in #2352 - Do not use
xwin
to compile on Windows when MSVC compiler can build for the target by @messense in #2353
New Contributors
- @jsstevenson made their first contribution in #2340
- @kornelski made their first contribution in #2222
Full Changelog: v1.7.6...v1.7.7