Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Enhancements
--python-platform
touv pip check
(#15486)UV_ISOLATED
(#15428)--no-install-local
option touv sync
,uv add
anduv export
(#15328)uv pip
CLI (#15453)Preview features
{version}
onuv format
failure (#15527)uv format
to prevent races (#15551)--project
inuv format
(#15438)uv format
in the project root (#15440)Configuration
Performance
WHEEL
andMETADATA
reads in installed distributions (#15489)Bug fixes
venv
in current working directory (#15537)uv publish
checks (#15545)uv venv
(#15538)CLICOLOR_FORCE=1
when calling build backends (#15472)Documentation
uvw.exe
needs to be removed (#15536)Install uv 0.8.14
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.8.14/uv-installer.ps1 | iex"
Download uv 0.8.14
View the full release notes at https://github.com/astral-sh/uv/releases/tag/0.8.14.