Release Notes
✨ Highlights
This release introduces the ability to set the strategy used in the solve.
You can learn more about this feature in the documentation.
However, the main reason we are making this release is because one of our dependencies astral-tokio-tar below 0.5.6 has a high severity security issue titled TARmageddon.
Updating that dependency fixes that.
Added
Changed
- Upgrade rust toolchain by @tdejager in #4815
- Update patch script to patch versions by @tdejager in #4823
- Configurable export name by @charles-turner-1 in #4838
Documentation
- Use custom search separator by @Hofer-Julian in #4835
Fixed
- CLI logging again by @tdejager in #4812
- Slim down trampoline dependency tree by removing
pixi_utilsby @wolfv in #4817 - Lefthook parallel by @Hofer-Julian in #4836
- CVE-2025-62518 by updating astral-tokio-tar by @niklaskorz in #4833
New Contributors
- @charles-turner-1 made their first contribution in #4838
- @niklaskorz made their first contribution in #4833
- @bobozaur made their first contribution in #4789
Download pixi 0.59.0
| File | Platform | Checksum |
|---|---|---|
| pixi-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| pixi-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| pixi-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| pixi-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| pixi-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| pixi-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| pixi-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| pixi-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |