github prefix-dev/pixi v0.44.0
0.44.0 - 2025-03-31

2 days ago

Release Notes

✨ Highlights

  • ⌨️ Support of shell completions with pixi global
  • 🛠️ requires-pixi key in pixi.toml. This is especially useful to require a minimum Pixi version when using the manifest.
  • ⚙️ Add configuration to run post link scripts. This is useful for workspaces with packages which fail to work otherwise. We advise to only enable the config if it is actually needed.

Added

  • Add run export information to search by @baszalmstra in #3428
  • Add 'requires-pixi' manifest key and subcommands to control the eldest pixi for building a project by @gzm55 in #3358
  • Add proxy-config and activate https/http proxy for pixi commands by @gzm55 in #3320
  • Support shell completions with pixi global by @wolfv in #3319
  • Add configuration to run link scripts by @ruben-arts in #3347

Changed

Documentation

Fixed

Performance

  • Skip redundant installation in pixi global update by @Glatzel in #3404

New Contributors

Download pixi 0.44.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

Don't miss a new pixi release

NewReleases is sending notifications on new releases.