github prefix-dev/pixi v0.39.0
v0.39.0 - 2024-12-02

latest releases: v0.39.3, v0.39.2, v0.39.2-prerelease.2...
17 days ago

✨ Highlights

  • We now have a new concurrency configuration in the pixi.toml file.
    This allows you to set the number of concurrent solves or downloads that can be run at the same time.
  • We changed the way pixi searches for a pixi manifest. Where it was previously first considering the activated pixi shell, it will now search first in the current directory and its parent directories. more info
  • The lockfile format is changed to make it slightly smaller and support source dependencies.

Added

Changed

Documentation

Fixed

Refactor

Pixi build

We've merged in the main pixi build feature branch. This is a big change but shouldn't have affected any of the current functionality.
If you notice any issues, please let us know.

It can be turned on by preview = "pixi-build" in your pixi.toml file. It's under heavy development so expect breaking changes in that feature for now.

New Contributors

Don't miss a new pixi release

NewReleases is sending notifications on new releases.