What's Changed
- feat: improve handling of uv_python_preference by @sgaist in #264
- 🔧 chore(tox): migrate tox.ini to tox.toml by @gaborbernat in #284
- Migrate type checking from mypy to ty by @gaborbernat in #285
- 🐛 fix(lock-runner): accept uv/uv-editable package types by @gaborbernat in #287
- 🐛 fix(installer): handle list-type uv sources by @gaborbernat in #289
- 🐛 fix(lock-runner): honour setupdir for pyproject.toml by @gaborbernat in #290
- 🐛 fix(venv): resolve relative workdir with changedir by @gaborbernat in #291
- 🐛 fix(lock): use bundled uv binary for uv sync by @gaborbernat in #292
- ✨ feat(lock): add only_groups config for uv sync by @gaborbernat in #293
New Contributors
Full Changelog: 1.29.0...1.30.0