Release Notes
✨ Highlights
This is a minor release with a couple of bugfixes.
A new feature is the support for mojoproject.toml
files which is used to develop on projects written in the Mojo programming language.
This enables users to migrate from the deprecated Magic package manager to Pixi.
Added
Changed
- Update pixi-install-to-prefix by @ytausch in #3924
- Negotiate pixi build RPC interface through interface package by @Hofer-Julian in #3927
Documentation
- Fix
discover_pixi
docstring by @Hofer-Julian in #3928
Fixed
- Fix caching by @Hofer-Julian in #3933
- Always pass index locations by @nichmor in #3947
- Prefer to use MatchSpec instead of wildcard as package filter by @trim21 in #3926
- Typo in the doc strings by @Hofer-Julian in #3954
Refactor
- Conda solving with command dispatcher by @baszalmstra in #3909
Removed
- Remove
error_to_snapshot
by @Hofer-Julian in #3934
Download pixi 0.48.2
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 |