Skip to content

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:52
· 17 commits to main since this release
c9ba44b

🚀 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

Installation

NPM

npm install -g @zigglers/clanker@0.5.5

Update existing installation

npm update -g @zigglers/clanker

Verify installation

clanker --version