v0.3.1 - Tool Management Improvements
What's New
🔄 Update All Tools
Update all installed tools at once with a single command:
clanker --update🚀 Self-Update
Keep clanker itself up-to-date:
clanker -U # or
clanker --upgrade # or
clanker upgrade # or
clanker self-updateChanges
Added
-
Update All Tools: New
--updatecommand with no parameters- Updates all installed tools to their latest versions
- Shows detailed progress and summary
- Identifies tools that are already up-to-date
-
Self-Update Command: New
--upgrade/-Uflag andupgradecommand- Updates clanker itself to the latest version from npm
- Checks current vs latest version before updating
- Provides manual update instructions on failure
Installation
npm install -g @ziggler/clanker@0.3.1Full Changelog
See CHANGELOG.md for complete details.