Zanie Blue
464a33ca82
Bump version to 0.11.3 ( #18805 )
2026-04-01 15:52:54 -05:00
Zanie Blue
02036a8ba5
Bump version to 0.11.2 ( #18732 )
2026-03-26 20:44:25 +00:00
Zanie Blue
a6042f67fc
Bump version to 0.11.1 ( #18704 )
2026-03-24 22:18:22 +00:00
Zanie Blue
1f31f0e9fb
Bump version to 0.11.0 ( #18683 )
...
Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com >
Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com >
2026-03-23 21:13:35 +00:00
Zanie Blue
00d72dac7b
Bump version to 0.10.12 ( #18578 )
2026-03-19 21:18:55 +00:00
Zanie Blue
4419f9cd39
Update Docker guide with changes from uv-docker-example ( #18558 )
...
Closes https://github.com/astral-sh/uv/issues/18556
2026-03-18 18:32:22 -05:00
Charlie Marsh
006b56b12d
Bump version to 0.10.11 ( #18521 )
...
Co-authored-by: Tomasz Kramkowski <tom@astral.sh >
2026-03-16 19:32:39 -04:00
Zanie Blue
8c730aaad6
Bump version to 0.10.10 ( #18455 )
2026-03-13 14:35:08 -05:00
Zanie Blue
f675560f32
Bump version to 0.10.9 ( #18357 )
2026-03-06 14:00:59 -06:00
Zanie Blue
c021be36ab
Bump version to 0.10.8 ( #18277 )
2026-03-03 15:08:03 -06:00
Zanie Blue
33ae43d341
Add Docker images based on Docker Hardened Images ( #18247 )
2026-03-03 08:45:19 -06:00
Zsolt Dollenstein
08ab1a3447
Bump version to 0.10.7 ( #18212 )
2026-02-27 07:07:47 -05:00
Zanie Blue
a91bcf2683
Bump version to 0.10.6 ( #18189 )
2026-02-24 17:33:36 -06:00
Zanie Blue
e2c05a54e6
Bump version to 0.10.5 ( #18172 )
2026-02-23 16:16:32 -06:00
Zanie Blue
7ce61d5469
Attempt to use reflinks by default on Linux ( #18117 )
...
Copy of https://github.com/astral-sh/uv/pull/17753 which GitHub
auto-closed.
This adds test infrastructure for cross-device links and file systems
with reflink support. In short, we create a few extra file systems on
the CI runners then provide their paths to the test suite using
environment variables to ensure we have coverage. If the variables are
not set, the tests are skipped.
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-23 13:53:50 +00:00
Tomasz Kramkowski
079e3fd059
Bump version to 0.10.4 ( #18072 )
2026-02-17 21:15:57 +00:00
Tomasz Kramkowski
c75a0c625c
Bump version to 0.10.3 ( #18012 )
2026-02-16 10:42:51 +00:00
Tomasz Kramkowski
a788db7e5d
Bump version to 0.10.2 ( #17958 )
2026-02-10 18:21:21 +00:00
konsti
b1b14d39ae
Bump version to 0.10.1 ( #17953 )
2026-02-10 11:14:16 +00:00
Zanie Blue
0ba432459a
Bump version to 0.10.0 ( #17882 )
...
Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com >
2026-02-05 20:28:44 +00:00
Zanie Blue
8b595f032a
chore: remove bookworm, alpine 3.21, and py38 published images ( #17755 )
...
This is a copy of https://github.com/astral-sh/uv/pull/16520 on #17661
Co-authored-by: samypr100 <3933065+samypr100@users.noreply.github.com >
2026-02-05 11:52:18 -06:00
Zanie Blue
ea4560831e
Bump version to 0.9.30 ( #17865 )
2026-02-04 21:18:04 +00:00
Zanie Blue
1f1321d842
Bump version to 0.9.29 ( #17837 )
2026-02-03 13:06:01 -06:00
Zanie Blue
0e1351e400
Bump version to 0.9.28 ( #17738 )
2026-01-29 13:51:05 -06:00
Zanie Blue
b5797b2ab4
Bump version to 0.9.27 ( #17706 )
2026-01-26 22:38:10 +00:00
Zanie Blue
ee4f003628
Bump version to 0.9.26 ( #17496 )
2026-01-15 14:25:54 -06:00
Zanie Blue
38fcac0f36
Bump version to 0.9.25 ( #17449 )
2026-01-13 16:55:34 -06:00
Tomasz Kramkowski
4513797f46
Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library ( #17088 )
...
## Summary
Implement #16408 .
Currently doesn't avoid recompiling the bytecode when it is already
compiled which should be fine since the compiler script skips things
which are already compiled.
pyodide is currently unsupported due to it using a zip for its standard library
and also because it misreports the location of the standard library.
## Test Plan
Styling of the status report was manually tested, there is a new test
for testing the actual functionality.
2026-01-12 09:31:33 +00:00
Zanie Blue
0fda1525eb
Bump version to 0.9.24 ( #17395 )
2026-01-09 22:09:11 +00:00
Zanie Blue
00f07541a1
Bump version to 0.9.23 ( #17385 )
2026-01-09 19:09:04 +00:00
konsti
82a6a66b81
Bump version to 0.9.22 ( #17333 )
...
There's a hyper-util bump to get out separate from other reqwest related
changes.
2026-01-06 11:23:12 +01:00
Zanie Blue
0dc9556adb
Bump version to 0.9.21 ( #17270 )
2025-12-30 15:46:08 +00:00
Charlie Marsh
765a967236
Bump version to 0.9.20 ( #17256 )
...
## Summary
In #17254 , I failed to bump the versions of the various internal crates,
so need to re-release.
2025-12-29 20:13:57 +00:00
Charlie Marsh
a45f502e3a
Bump version to 0.9.19 ( #17254 )
...
Closes https://github.com/astral-sh/uv/issues/17240
2025-12-29 13:41:40 -05:00
konsti
0cee76417f
Bump version to 0.9.18 ( #17141 )
...
It's been a week.
---------
Co-authored-by: Zanie Blue <contact@zanie.dev >
2025-12-16 13:32:35 +00:00
Zanie Blue
ed37f3b432
Drop arm musl caveat from Docker documentation ( #17111 )
...
This works fine now
```
❯ docker run --rm -it ghcr.io/astral-sh/uv:alpine sh -c "uv python install 3.14"
Installed Python 3.14.2 in 2.77s
+ cpython-3.14.2-linux-aarch64-musl (python3.14)
```
2025-12-12 19:15:15 +00:00
Zanie Blue
2b5d65e61d
Bump version to 0.9.17 ( #17058 )
2025-12-09 16:36:00 -06:00
Zanie Blue
7b6b02a7d1
Recommend UV_NO_DEV in Docker installs ( #17030 )
...
Closes https://github.com/astral-sh/uv/issues/17027
See also, https://github.com/astral-sh/uv-docker-example/pull/73
2025-12-09 12:12:08 -06:00
Zanie Blue
a63e5b62e3
Bump version to 0.9.16 ( #17008 )
2025-12-06 07:52:06 -06:00
Matthijs Kok
539b7368cd
Update Docker integration guide to prefer COPY over ADD for simple cases ( #16883 )
...
## Summary
Docker best practices recommend to use `COPY` when the additional
functionality of `ADD` is not used.
See:
- https://docs.docker.com/build/building/best-practices/#add-or-copy
-
https://www.docker.com/blog/docker-best-practices-understanding-the-differences-between-add-and-copy-instructions-in-dockerfiles/
## Test Plan
Docs only change
2025-12-03 15:16:42 +00:00
Zanie Blue
e7af5838bb
Bump version to 0.9.15 ( #16942 )
2025-12-02 17:48:28 -06:00
Zsolt Dollenstein
05814f9cd5
Bump version to 0.9.14 ( #16909 )
2025-12-01 11:52:15 -05:00
Zanie Blue
735b87004c
Bump version to 0.9.13 ( #16862 )
2025-11-26 15:12:54 +00:00
Zanie Blue
0fb1233363
Bump version to 0.9.12 ( #16840 )
2025-11-24 23:22:12 +00:00
Zanie Blue
4b92f4fde4
Move the "Export" guide to the projects concept section ( #16835 )
...
I consider this a bit too advanced to be in the top-level guides
2025-11-24 10:39:52 -06:00
Zanie Blue
666059bd88
Add documentation for intermediate Docker layers in a workspace ( #16787 )
2025-11-24 15:22:27 +00:00
Zanie Blue
4be1e0a83c
Bump version to 0.9.11 ( #16794 )
2025-11-20 16:24:01 -06:00
konsti
44f5a14f40
Bump version to 0.9.10 ( #16762 )
...
Motivated by https://github.com/astral-sh/uv/pull/16759
Doesn't contain https://github.com/astral-sh/uv/pull/16752 , but that one
doesn't seem critical
2025-11-17 16:29:14 +00:00
Zanie Blue
4fac4cb7ed
Bump version to 0.9.9 ( #16708 )
2025-11-12 18:14:44 +00:00
Zanie Blue
85c5d32284
Bump version to 0.9.8 ( #16636 )
2025-11-07 11:45:22 -06:00