Release Notes
Bug Fixes
- Disable GitHub release creation in release-plz (#50)
Features
- Add compare_crates tool for side-by-side crate comparison (#49)
- Add get_dependency_tree tool for recursive transitive deps (#45) (#52)
- Add crate_health_check composite tool (#53) (#56)
Install cratesio-mcp 0.1.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/cratesio-mcp/releases/download/v0.1.3/cratesio-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/cratesio-mcp/releases/download/v0.1.3/cratesio-mcp-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install joshrotenberg/brew/cratesio-mcp
Download cratesio-mcp 0.1.3