Immutable
release. Only release title and notes can be modified.
[0.72.2] - 2026-07-09
✨ Highlights
This release contains more fixes for rich platforms.
Added
- Add
pixi workspace platform add --auto-detectedby @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
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
- Remove outdated
clickpin by @lucascolley in #6549