Commit Graph

11 Commits

Author SHA1 Message Date
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