Skip to content

Commit 63c5f57

Browse files
authored
Bump version to 0.11.12 (#19331)
1 parent 400b137 commit 63c5f57

146 files changed

Lines changed: 376 additions & 352 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@
33
<!-- prettier-ignore-start -->
44

55

6+
## 0.11.12
7+
8+
Released on 2026-05-08.
9+
10+
### Python
11+
12+
- Add CPython 3.15.0b1
13+
14+
### Enhancements
15+
16+
- Add `--no-editable` support to `uv pip install` ([#19306](https://github.com/astral-sh/uv/pull/19306))
17+
- Require git refs in URLs to be percent-encoded ([#19320](https://github.com/astral-sh/uv/pull/19320))
18+
19+
### Bug fixes
20+
21+
- Respect `--no-dev` over `UV_DEV=1` ([#19313](https://github.com/astral-sh/uv/pull/19313))
22+
23+
- Don't suggest non-existent `--no-frozen` flag (#19290) ([#19294](https://github.com/astral-sh/uv/pull/19294))
24+
25+
### Documentation
26+
27+
- Fix bug from inconsistent workflow name in GHA-PyPI guide example ([#19309](https://github.com/astral-sh/uv/pull/19309))
28+
29+
630
## 0.11.11
731

832
Released on 2026-05-06.

0 commit comments

Comments
 (0)