Skip to main content
Log in

Magic changelog

This is the change history for the magic CLI.

You can check which version you have with this command:

magic --version
magic --version

You can update to the latest version with this:

magic self-update
magic self-update

v0.5.1 (2024-12-12)

  • Minor bug fix release for macOS. Remove an unintended runtime dependency on a library in homebrew.

v0.5.0 (2024-12-03)

  • Expose magic auth to allow for authentication to private channels
  • Expose magic upload to allow for uploading packages to conda channels
  • Update to pixi 0.37.0
  • Update to uv 0.4.30 to fix minor bugs with installing some pypi packages

v0.4.0 (2024-10-24)

v0.3.1 (2024-10-03)

  • Fixes a certification error when fetching some packages
  • Fixes for telemetry data
  • Added controls to disable telemetry for magic
  • Print the pixi version with the magic --version command

v0.3.0 (2024-09-20)

  • Updating to pixi 0.29
  • Telemetry improvements

v0.2.3 (2024-09-05)

First Magic release! 🪄

Based on Pixi 0.27.1.