github prefix-dev/pixi v0.50.0
0.50.0 - 2025-07-22

latest releases: v0.61.0, v0.60.0, v0.59.0...
4 months ago

Release Notes

✨ Highlights

This release contains loads of bug fixes and refactors, primarily to make pixi build more stable and feature rich in the near future.

Added

Changed

  • Add pixi init as a suggestion in the error message, when pyproject.toml is without the tool.pixi section by @mrswastik-robot in #3943
  • Improve error messages when a python interpreter is needed by @tdejager in #4075
  • Manual validation of frozen and locked CLI arguments by @gshiba in #4044
  • Better error for unexpected packages from build backend by @baszalmstra in #4098
  • Implement stable hash for ProjectModelV1 to improve cache consistency by @baszalmstra in #4094
  • Upgrade to uv 0.7.20 by @tdejager in #4091#4115
  • Use command dispatcher for pixi global install by @tdejager in #4126
  • Notify which conda packages may have influenced the conflict by @tdejager in #4135
  • Refactor spec implementation handling in global by @tdejager in #4138
  • Use command dispatcher for pixi build by @baszalmstra in #4156

Documentation

Fixed

  • Only print release notes on new version with self-update by @lucascolley in #4054
  • Add an early check, before creating directories for <non-existent-env> while uninstalling them by @mrswastik-robot in #4049
  • Update template variable for extra index URLs in init file by @noamgot in #4072
  • Allow to set pypi-config.allow-insecure-host by @zen-xu in #4107

New Contributors

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