v0.5.5
🚀 Clanker 0.5.5
Release Type
Feature Release
What's Changed
Added
- Added automatic npm dependency installation for tools at runtime
- Tools with package.json dependencies are now automatically installed on first load
- Improved tool loading resilience with non-blocking dependency installation
Pull Request
- PR: #24
- Author: @ziggle-dev
- Issue: #23
Installation
NPM
npm install -g @zigglers/clanker@0.5.5Update existing installation
npm update -g @zigglers/clankerVerify installation
clanker --version