Release Notes
✨ Highlights
This release will greatly improve the git
dependency experience for PyPI packages.
Added
- Add nushell autocompletion for pixi r by @dennis-wey in #2935
Changed
Documentation
- Add
quantity-array
to community by @lucascolley in #2955 - Add multiple environment tutorial by @ruben-arts in #2949
- Use workspace channels for build tutorials by @Hofer-Julian in #2940
- Fix ambiguous version specifiers by @Hofer-Julian in #2967
- Fix broken links to anchors by @Hofer-Julian in #2941
Fixed
- Fix
branch
,tag
andrev
forpypi-dependencies
by @nichmor in #2960 pixi list
should print the git location instead of the wheel by @ruben-arts in #2962- Improve debuggability of the list output by @ruben-arts in #2975
- Also warn about detached environments on Windows by @Hofer-Julian in #2985
- Fix binaries for linux-aarch64 by @ruben-arts in #2937
Refactor
Download pixi 0.40.3
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 |