Skip to content

v1.7.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 11:34
· 26 commits to main since this release
89e9ca1

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 in fix_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

Full Changelog: v1.7.6...v1.7.7