v1.7.1
What's Changed
- Update clap_complete_command to v0.6.1 by @nihaals in #2144
- Fix platform tags when cross-compiling universal2 by @tuxu in #2153
- Fix Typo in Migration Guide by @rdghosal in #2162
- Fix rust 1.80 clippy errors by @jameshilliard in #2164
- Don't check .gitignore files in parent directories by @jameshilliard in #2158
- Replace
--skip-auditwheel
with--auditwheel
option by @messense in #2165 - Remove
install_requires
andsetup_requires
from setup.py by @messense in #2171 - Use modern stripping option by @konstin in #2173
- Move project metadata from setup.py to pyproject.toml by @Owen-CH-Leung in #2175
- Update manylinux/musllinux policies to the latest main by @github-actions in #2178
- use just
licenses
as the license directory in a wheel by @altendky in #2181 - Forward
cargo package --list
warnings by @konstin in #2186 - Add current package context to source dist error by @konstin in #2187
- Place source dist readmes next to Cargo.toml by @konstin in #2184
- Bump to 1.7.1 by @konstin in #2191
New Contributors
- @nihaals made their first contribution in #2144
- @tuxu made their first contribution in #2153
- @github-actions made their first contribution in #2178
Full Changelog: v1.7.0...v1.7.1