Skip to content

v0.1.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Nov 17:20
· 8 commits to main since this release

What's Changed

New Features

  • feat: add self-update command
    • uvup update - Update uvup to the latest version from GitHub releases
    • uvup update --check - Check for updates without installing
    • Cross-platform binary download support (macOS/Linux/Windows)

Bug Fixes

  • fix: deactivate command parameter validation
    • Fixed issue where uvup deactivate incorrectly accepted extra arguments
    • Now properly shows error message when invalid arguments are provided
    • Improved across all shells (bash/zsh/fish/PowerShell)

Full Changelog: v0.1.1...v0.1.2