What's Changed
- Tighten src-layout detection logic by @messense in #1282
- Update cargo_metadata to 0.15.2 by @messense in #1284
- Tell people about setting
RUST_LOG=maturin=debug
when making bug reports by @konstin in #1286 - Fix generating pep517 sdist for src-layout by @messense in #1288
- Deprecate
python-source
option in Cargo.toml by @messense in #1291 - Fix auditwheel with read-only libraries by @vlaci in #1292
- CI: Try nextest double spawn feature by @messense in #1294
- Update wasmtime dependency version to 3.0.0 by @messense in #1295
- Release v0.14.2 by @messense in #1296
New Contributors
Full Changelog: v0.14.1...v0.14.2