Skip to content

v0.72.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:59
Immutable release. Only release title and notes can be modified.
7dfdb75

[0.72.2] - 2026-07-09

✨ Highlights

This release contains more fixes for rich platforms.

Added

  • Add pixi workspace platform add --auto-detected by @hunger in #6355
  • Explain why each declared platform cannot run here by @hunger in #6491

Changed

  • Compose sysreq platforms from customisations only by @kilian-hu in #6520
  • Report unsatisfied virtual packages instead of a misleading interpreter error by @hunger

Documentation

  • Document the build variants pixi sets automatically by @hunger in #6534

Fixed

  • Quick-validate to rebuild source packages on rich platforms by @wolfv in #6544
  • Satisfiability of conditional dependencies with virtual packages by @ruben-arts in #6554
  • Name the unmet virtual package in the runs-by-accident warning by @hunger in #6563
  • Truncate stdlib variant version to major.minor by @hunger in #6567

Removed