·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
[0.76.2] - 2026-08-10
✨ Highlights
This release features better logging and a few bug fixes.
Added
- Add logging about why pixi build has a cache miss by @baszalmstra in #6784
Changed
- Log CEP-42 user-order conflicts at debug level by @hunger in #6778
- Small fixes to better handle paths containing spaces by @hunger in #6779
Documentation
- Split
prepare-docsinto tasks with dependencies by @Hofer-Julian in #6757 - Better organize the CLI nav sections by @Hofer-Julian in #6768
- Clarify pixi search channels by @ytausch in #6774
Fixed
- Wasm example by @wolfv in #6777
- Scope the build source check to the package that declares it by @baszalmstra in #6783
Removed
- Remove stray
py-pixi-build-backendCargo.lockby @Hofer-Julian in #6758
Style
- Use TOML 1.1 multi-line inline tables in
pixi.tomlby @Hofer-Julian in #6761