0.40.0
What's Changed
- Remove pip-tools support; use uv for all operations by @nazq in #1226
- Respect exclusions when generating hashes by @charliermarsh in #1357
- List all existing tool references on
rye toolchain remove
by @soof-golan in #1346 - Fix a few regex inefficiencies by @InSyncWithFoo in #1326
- Never modify or delete the virtualenv in
rye list
by @bluss in #1351 - Use
inspect_err
overmap_err
by @charliermarsh in #1385 - Upgrade bundled Python releases by @github-actions in #1379
- Upgrade bundled uv version to v0.4.15 by @github-actions in #1388
- Update bundled Ruff version to v0.6.7 by @charliermarsh in #1389
New Contributors
- @dabeeeenster made their first contribution in #1345
- @soof-golan made their first contribution in #1346
- @InSyncWithFoo made their first contribution in #1326
Full Changelog: 0.39.0...0.40.0