Highlights
We rebuilt pixi shell
, fixing the fact that your rc
file would overrule the environment activation.
Details
Fixed
- Change how
shell
works and make activation more robust by @wolfv in #316 - Documentation: use quotes in cli by @pavelzw in #367
Added
- Create or append to the
.gitignore
and.gitattributes
files by @ruben-arts in #359 - Add
--locked
and--frozen
to getting an up-to-date prefix by @ruben-arts in #363 - Documentation: improvement/update by @ruben-arts in #355
- Example: how to build a docker image using
pixi
by @ruben-arts in #353 & #365 - Update to the newest rattler by @baszalmstra in #361
- Periodic
cargo upgrade --all --incompatible
by @wolfv in #358
Full Changelog: v0.4.0...v0.5.0