v1.3.2
What's Changed
- Switch to Ruff formatter by @messense in #1817
- Upgrade ring to 0.17 by @messense in #1819
- Un-deprecate
MATURIN_PEP517_ARGS
env var by @messense in #1820 - Add support for uniffi library mode by @messense in #1729
- Fix missing member in Cargo.toml for sdist of nested workspace layout by @nreinicke in #1828
- Metadata: escape display name in email addresses by @robsdedude in #1832
- Fix rewriting workspace Cargo.toml in sdist by @messense in #1841
- Fix glob workspace members matching in sdist by @messense in #1846
- Add sdist tests for well-known downstream repositories by @messense in #1849
New Contributors
- @nreinicke made their first contribution in #1828
- @robsdedude made their first contribution in #1832
Full Changelog: v1.3.1...v1.3.2