Release Notes
Changed
- Show only package names when using
-l 0by @niklasmarderx in #5820 - Handle missing PATH environment variable by @Hofer-Julian in #5915
Documentation
- Fix
global expose removesnippet by @Hofer-Julian in #5869 - Add best practices section to tasks chapter in docs by @pya in #5880
- Some minor improvements to the python tutorial by @AVHopp in #5875
- Fix npm build example in pixi manifest by @dk-tanio in #5879
- Fixed typos and capitals and added clarification for channels in Rust tutorial by @carecodeconnect in #5874
- Clarify scheduled CVE scanning and two threat models in security guide by @dk-moriha in #5877
- Improve VS Code support documentation by @AmineChr54 in #5884
- Fix the description of
pixi runwith duplicate tasks by @wulmer in #5892 - Use
canonical_version: latestin mike by @AVHopp in #5888 - Fix conda package build string explanation graphic by @wulmer in #5886
- Add crosscompiling example by @toprinse in #5793
Fixed
- Schema for exclude-newer by @pavelzw in #5852
pixi-buildusing detached environments location for cache by @ruben-arts in #5855- Exclude pytest-temp from basedpyright checks by @chrisburr in #5868
- Add exclude-newer to build test fixtures and remove maturin test by @chrisburr in #5867
- Show requires-newer-pixi error before schema validation errors by @chrisburr in #5864
- Improve quoting in build script for paths with spaces by @ruben-arts in #5890
- Enable sigstore for pixi upload, publish by @wolfv in #5904
- Update egg link path for editable package detection by @ruben-arts in #5910
- Improve pixi download speed in install.ps1 by @baszalmstra in #5920
- Avoid resolving symlinks on windows trampoline by @ruben-arts in #5924
New Contributors
- @toprinse made their first contribution in #5793
- @niklasmarderx made their first contribution in #5820
- @wulmer made their first contribution in #5886
- @AVHopp made their first contribution in #5888
- @AmineChr54 made their first contribution in #5884
- @dk-moriha made their first contribution in #5877
- @carecodeconnect made their first contribution in #5874
- @dk-tanio made their first contribution in #5879
Download pixi 0.67.1
| 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-riscv64gc-unknown-linux-gnu.tar.gz | RISCV Linux | checksum |
| pixi-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| pixi-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |