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.0.4 #30

Merged
merged 1 commit into from
Jun 26, 2023
Merged

pixi 0.0.4 #30

merged 1 commit into from
Jun 26, 2023

Conversation

pavelzw-bot
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
## [0.0.4] - 2023-06-26

Highlights

A new command, auth which can be used to authenticate the host of the package channels.
A new command, shell which can be used to start a shell in the pixi environment of a project.
A refactor of the install command which is changed to global install and the install command now installs a pixi project if you run it in the directory.
Platform specific dependencies using [target.linux-64.dependencies] instead of [dependencies] in the pixi.toml

Lots and lots of fixes and improvements to make it easier to use and less error-prone, where bumping to the new version of rattler
helped a lot.

Details

Added

  • Platform specific dependencies and helpfull error reporting on pixi.toml issues(#111)
  • Windows installer, which is very useful for users that want to start using pixi on windows. (#114)
  • shell command to use the pixi environment without pixi run. (#116)
  • Verbosity options using -v, -vv, -vvv (#118)
  • auth command to be able to login or logout of a host like repo.prefix.dev if you're using private channels. (#120)
  • New examples: CPP sdl: #121, Opencv camera calibration #125
  • Apple binary signing and notarization. (#137)

Changed

  • pixi install moved to pixi global install and pixi install became the installation of a project using the pixi.toml (#124)

Fixed

@pavelzw pavelzw enabled auto-merge (squash) June 26, 2023 13:04
@pavelzw pavelzw merged commit e6222e0 into pavelzw:main Jun 26, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants