Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 24 May 08:41
bbfe287

0.6.0 (2026-05-24)

Features

  • ✨ Colored help, -H/-v aliases, styled info/uninstall (3b9cf7c)
  • initial release (b557101)
  • restructure CLI, add Makefile, update README (6c2f70c)

Bug Fixes

  • 🐛 Strip name prefix from self-update version tag (070c6ae)
  • remove stale uninstall tests, fix needless borrow in install.rs (858a459)
  • run tests single-threaded to avoid env-var data race between modules (4fb7b9d)

Documentation

  • 📝 Document prune --force and uninstall --yes flags (e72f3ae)
  • 📝 Document zsh 'r' alias conflict and unalias r fix (8b00475)
  • add related projects section (67b534f)