Release Notes
✨ Highlights
- 🚀 Added support for shortcuts in
pixi global
. - 🔄 Introduced
pixi reinstall
. - 🗃️ Enabled sharded repodata by default.
- 📚 Big documentation improvements
- Restructuring of chapters
- Generated CLI docs
- Renaming
[project]
to[workspace]
Added
- Support for shortcuts in
pixi global
by @Hofer-Julian in #3226 - Add tutorial for pixi build rattler build by @nichmor in #3330
- Add
pixi reinstall
by @Hofer-Julian in #3344 - Add
pixi global shortcut
CLI by @ruben-arts in #3341 pixi exec --list
by @lucascolley in #3311- Autogeneration of the CLI documentation. by @ruben-arts in #3268
Changed
- Default to "workspace" with
pixi init
by @Hofer-Julian in #3277 - Enable sharded repodata by default by @ruben-arts in #3285
Documentation
- Set sso_region in s3 config example by @pavelzw in #3289
- Refactor by @Hofer-Julian in #3265
- Adjust keep in sync note by @pavelzw in #3297
- Rename project to workspace by @Hofer-Julian in #3300
- Use consistently "Pixi" instead of "pixi" by @Hofer-Julian in #3302
- More Pixi capitalistation by @lucascolley in #3304
- Update README.md to note PATH changes go in
~/.bashrc
, not~/.bash_profile
by @petebachant in #3305 - Clarify pixi spelling by @Hofer-Julian in #3363
- Fix typo by @pavelzw in #3385
Fixed
- Run test_build_git_source_deps_from_tag again for Windows by @Hofer-Julian in #3273
- Print all tasks for the current platform in
pixi info
by @ruben-arts in #3284 - Fix "extra-slow" snapshot by @Hofer-Julian in #3298
pixi global install --force-reinstall
by @Hofer-Julian in #3307- Mark more tests as "slow" by @Hofer-Julian in #3310
- Mark
test_pixi_auth
as extra slow by @Hofer-Julian in #3309 - Use --locked to run the generation of CLI docs by @ruben-arts in #3322
- Make --git work with --branch again by @ruben-arts in #3323
- Don't prematurely shutdown runtime by @baszalmstra in #3325
- Let amend_pypi_purls() always use reqwest client with the mirror middle ware by @gzm55 in #3336
- Update build backend configuration by @nichmor in #3352
- Use new windows runners with the dev drive feature by @ruben-arts in #3361
- Fix winget releaser job by @ruben-arts in #3380
- Use windows latest as arm build runner by @ruben-arts in #3378
- Use compilers instead of custom set of dependencies by @ruben-arts in #3337
- Some unexpected behavior of
pixi global update
by @Glatzel in #3373
Refactor
- Replace ignore crate with pixi_glob by @prsabahrami in #3333
- Pypi mapping into cached client by @baszalmstra in #3318
Removed
New Contributors
- @Glatzel made their first contribution in #3373
- @prsabahrami made their first contribution in #3333
- @gzm55 made their first contribution in #3336
- @petebachant made their first contribution in #3305
Download pixi 0.43.0
File | Platform | Checksum |
---|---|---|
pixi-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
pixi-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
pixi-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
pixi-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
pixi-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
pixi-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
pixi-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
pixi-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |