Commit Graph

17 Commits

Author SHA1 Message Date
Zanie Blue 029d79f34f Add details on Linux versions to the platform policy (#18574) 2026-03-20 08:00:45 -05:00
Zanie Blue 7025a09090 Move Pyodide to Tier 2 in the Python support policy (#18561)
We support managed installs of these now.
2026-03-18 22:03:50 -05:00
Zanie Blue 54bf9b04eb Update the Python version policy (#18559) 2026-03-18 22:03:41 -05:00
Zanie Blue 87fa30a320 Add Python 3.15 to supported versions (#18552) 2026-03-18 09:28:41 -05:00
Zanie Blue 287faaf92c Move Rust and Python version support out of the Platform support policy (#18535)
The content is unchanged.

I'm planning to expand the content in the Python version and Platform
support files and generally don't like that these are mixed.
2026-03-18 07:47:21 -05:00
Zanie Blue d1c6f03726 Update the platform support policy with a tier 3 section including freebsd and 32-bit windows (#18345)
And I'll add Android once we land some more patches.
2026-03-07 09:12:36 -06:00
konsti 2d22e3fe94 Drop PPC64 (big endian) builds (#17626)
PPC64 (big endian) seems dead, and it's only supported on one exact
manylinux version (https://github.com/pypa/auditwheel/issues/669), so we
should drop it.

This change does not affect PPC64LE (little endian).
2026-02-05 11:52:18 -06:00
Zanie Blue 782ab88aca Move MSRV to platform support section (#17534)
This fits with our other support policies, it's not a part of the uv
versioning policy.

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-16 12:19:33 -06:00
Zanie Blue 8390b311f8 Update the versioning policy to retain the minor breaking scheme indefinitely (#16710) 2025-12-05 09:05:46 -06:00
Zanie Blue dfe89047bb Publish to crates.io (#16770) 2025-11-20 21:26:44 +00:00
konsti fd908aa439 Windows arm64 and Linux RISC-V64 are Tier 2 supported (#16027)
Windows arm64 and Linux RISC-V64 are supported. Windows arm64 is special
because you can also use the x86_64 stack, which may even be a better
experience.
2025-09-29 17:54:04 +02:00
Zanie Blue 95ad8e5e82 Add 3.14 to the supported platform reference (#13990) 2025-06-12 15:18:48 +00:00
Zanie Blue e067118700 Add supported macOS version to the platform reference (#13993)
Closes https://github.com/astral-sh/uv/issues/13807
2025-06-12 15:16:24 +00:00
Zanie Blue f82909ad68 Update platform support reference to include Python implementation list (#13991) 2025-06-12 10:14:42 -05:00
Zanie Blue f427164d99 Update versioning policy (#11666)
See https://github.com/astral-sh/uv/issues/10808#issuecomment-2671235395
2025-03-07 11:12:07 -06:00
Charlie Marsh 5ec9be0585 Document our MSRV policy (#11898)
## Summary

Copying https://github.com/astral-sh/ruff/pull/16384 over to uv.
2025-03-02 21:30:17 -05:00
Zanie Blue 6cb3bf2b13 Add policies reference section and license document (#9367)
In preparation for adding more pages to the reference section

e.g., 
<img width="1427" alt="Screenshot 2024-11-27 at 1 19 10 PM"
src="https://github.com/user-attachments/assets/10079959-ee01-4c3f-b38e-7c2a7022dd9d">
2024-12-03 10:56:32 -06:00