Skip to content

0.41.0 - 2025-02-05

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 12:28
944b3e9

Release Notes

✨ Highlights

This release introduces lazily creating solve environments for the pypi-dependencies resulting in a significant speed-up for environments that only depend on wheels.
If you want to force the use of wheels you can now also set no-build in the pypi-options table.
To test this you can now just use pixi lock to create a lockfile without installing an environment.

Added

Changed

Documentation

Fixed

Refactor

Removed

New Contributors

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