mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 13:30:11 -05:00
## Summary Given `uv run foo/bar.py`, we now detect the workspace starting at `foo/bar.py`, rather than the current working directory. I think this is much more intuitive as demonstrated by the new test. This change is currently in preview, but would ship as a breaking change in v0.10.
uv-cli
This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.
This version (0.0.13) is a component of uv 0.9.24. The source can be found here.
See uv's crate versioning policy for details on versioning.