Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MANIFEST.json | 2024-12-09 | 622 Bytes | |
rye-x86-windows.exe.sha256 | 2024-12-09 | 66 Bytes | |
rye-x86-windows.exe | 2024-12-09 | 12.1 MB | |
rye-x86_64-windows.exe.sha256 | 2024-12-09 | 66 Bytes | |
rye-x86_64-windows.exe | 2024-12-09 | 14.3 MB | |
rye-x86_64-linux.gz.sha256 | 2024-12-09 | 65 Bytes | |
rye-x86_64-linux.gz | 2024-12-09 | 7.7 MB | |
rye-aarch64-linux.gz.sha256 | 2024-12-09 | 65 Bytes | |
rye-aarch64-linux.gz | 2024-12-09 | 7.7 MB | |
rye-aarch64-macos.gz.sha256 | 2024-12-09 | 65 Bytes | |
rye-aarch64-macos.gz | 2024-12-09 | 5.0 MB | |
rye-x86_64-macos.gz.sha256 | 2024-12-09 | 65 Bytes | |
rye-x86_64-macos.gz | 2024-12-09 | 5.2 MB | |
0.43.0 source code.tar.gz | 2024-12-09 | 1.5 MB | |
0.43.0 source code.zip | 2024-12-09 | 1.6 MB | |
README.md | 2024-12-09 | 571 Bytes | |
Totals: 16 Items | 55.0 MB | 0 |
What's Changed
- Fix compatible toolchain to allow Python 3.13 by @PushUpek in https://github.com/astral-sh/rye/pull/1429
- Ignore free-threaded CPython builds by @Alexis-D in https://github.com/astral-sh/rye/pull/1437
- Bump bundled Ruff version to v0.8.2 by @charliermarsh in https://github.com/astral-sh/rye/pull/1440
- Add support for Python 3.9.21, 3.10.16, 3.11.11, 3.12.8, and 3.13.1 by @github-actions in https://github.com/astral-sh/rye/pull/1439
- Upgrade bundled uv version to v0.5.7 by @github-actions in https://github.com/astral-sh/rye/pull/1424