Skip to content

v0.78.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:06
Immutable release. Only release title and notes can be modified.
0595865

[0.78.0] - 2026-08-28

✨ Highlights

  • You can now use the CLI to add path dependencies with the following command:
    pixi add --path ~/dev/pixi pixi
    pixi add --path ~/dev/vinca vinca --pypi
    pixi add --path ~/dev/ros_ws/src/common/package.xml ros-jazzy-common
  • Pixi now can also share the configuration with rattler-based tools like rattler-build and rattler-index.
  • The PEP 723 script support has been improved with better caching and resolution of scripts.

Added

Changed

Fixed