Skip to content

Commit 2b5d65e

Browse files
authored
Bump version to 0.9.17 (#17058)
1 parent 81c99dd commit 2b5d65e

File tree

133 files changed

+342
-321
lines changed

Some content is hidden

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

133 files changed

+342
-321
lines changed

CHANGELOG.md

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

55

6+
## 0.9.17
7+
8+
Released on 2025-12-09.
9+
10+
### Enhancements
11+
12+
- Add `torch-tensorrt` and `torchao` to the PyTorch list ([#17053](https://github.com/astral-sh/uv/pull/17053))
13+
- Add hint for misplaced `--verbose` in `uv tool run` ([#17020](https://github.com/astral-sh/uv/pull/17020))
14+
- Add support for relative durations in `exclude-newer` (a.k.a., dependency cooldowns) ([#16814](https://github.com/astral-sh/uv/pull/16814))
15+
- Add support for relocatable nushell activation script ([#17036](https://github.com/astral-sh/uv/pull/17036))
16+
17+
### Bug fixes
18+
19+
- Respect dropped (but explicit) indexes in dependency groups ([#17012](https://github.com/astral-sh/uv/pull/17012))
20+
21+
### Documentation
22+
23+
- Improve `source-exclude` reference docs ([#16832](https://github.com/astral-sh/uv/pull/16832))
24+
- Recommend `UV_NO_DEV` in Docker installs ([#17030](https://github.com/astral-sh/uv/pull/17030))
25+
- Update `UV_VERSION` in docs for GitLab CI/CD ([#17040](https://github.com/astral-sh/uv/pull/17040))
26+
627
## 0.9.16
728

829
Released on 2025-12-06.

0 commit comments

Comments
 (0)