Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pixi 0.39.5 #203323

Merged
merged 2 commits into from
Jan 6, 2025
Merged

pixi 0.39.5 #203323

merged 2 commits into from
Jan 6, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

✨ Highlights

By updating resolvo to the latest version we now significantly lower the RAM usage during the solve process. 🚀
As this improvement removes a huge set of data from the solve step it also speeds it up even more, especially for hard to solve environments.

Some numbers from the resolvo PR, based on the resolve test dataset:

- Average Solve Time: 'pixi v0.39.5' was 1.68 times faster than 'pixi v0.39.4'
- Median Solve Time: 'pixi v0.39.5' was 1.33 times faster than 'pixi v0.39.4'
- 25th Percentile: 'pixi v0.39.5' was 1.22 times faster than 'pixi v0.39.4'
- 75th Percentile: 'pixi v0.39.5' was 2.28 times faster than 'pixi v0.39.4'

Added

  • Add cli modifications of the system requirements by @ruben-arts in #2765
  • Support --manifest-path to project directory by @blmaier in #2716

Changed

  • Make binary, config folder, and lock file names dynamic by @zbowling in #2775

Documentation

  • Add marray to community by @lucascolley in #2774
  • Simplify nushell completion script by @Hofer-Julian in #2782
  • Fix typo in PyCharm integration doc by @stevenschaerer in #2766
  • Do not depend on gxx in pixi build docs by @traversaro in #2815
  • Fix typo by @pavelzw in #2833

Fixed

  • Move away from lazy_static by @Hofer-Julian in #2781
  • Don't modify manifest on failing pixi add/upgrade by @ruben-arts in #2756
  • Ignore .pixi folder for build by @baszalmstra in #2801
  • Use correct directory for build artifact cache by @baszalmstra in #2830
  • Detect Freethreading Python by @nichmor in #2762

New Contributors

  • @stevenschaerer made their first contribution in #2766
  • @zbowling made their first contribution in #2775

Download pixi 0.39.5

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

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 6, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 6, 2025 11:45
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 6, 2025
Merged via the queue into master with commit a1b70a2 Jan 6, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.39.5 branch January 6, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants