Releases: superradcompany/tool-cli
Releases · superradcompany/tool-cli
Tool v0.2.0
What's Changed
- feat(auth): add explicit token flag to publish and whoami commands by @appcypher in #123
- feat(cli): add JSON syntax highlighting for tool call output by @appcypher in #124
- refactor(cli): standardize confirm prompts and output formatting by @appcypher in #125
- refactor(cli): simplify search output formatting by @appcypher in #126
- chore: bump version to 0.2.0 by @appcypher in #127
Full Changelog: v0.1.20...v0.2.0
Tool v0.1.20
What's Changed
- refactor(call): use typed MCP errors instead of string parsing by @appcypher in #117
- feat(scaffold): output Rust binaries to dist/ directory by @appcypher in #118
- refactor: update docs examples and standardize destructive prompts by @appcypher in #119
- fix(cli): improve output ordering and indentation by @appcypher in #120
- feat(registry): add category support for artifact publishing by @appcypher in #121
- chore: bump version to 0.1.20 by @appcypher in #122
Full Changelog: v0.1.19...v0.1.20
Tool v0.1.19
What's Changed
- feat(installer): add Windows ARM64 support and PowerShell installer by @appcypher in #108
- chore: bump version to 0.1.17 by @appcypher in #107
- feat(cli): improve validation error display and icon handling by @appcypher in #109
- fix(validate): auto-detect Windows .exe suffix for binary entry points by @appcypher in #110
- chore: bump version to 0.1.18 by @appcypher in #111
- feat(publish): validate multi-platform bundles and extract icons by @appcypher in #112
- feat(install): support direct .mcpb/.mcpbx bundle file installation by @appcypher in #113
- refactor(install): use preflight pattern for bundle file installation by @appcypher in #114
- fix(install): unify install output with single combined summary by @appcypher in #115
- chore: bump version to 0.1.19 by @appcypher in #116
Full Changelog: v0.1.17...v0.1.19
Tool v0.1.18
What's Changed
- feat(installer): add Windows ARM64 support and PowerShell installer by @appcypher in #108
- chore: bump version to 0.1.17 by @appcypher in #107
- feat(cli): improve validation error display and icon handling by @appcypher in #109
- fix(validate): auto-detect Windows .exe suffix for binary entry points by @appcypher in #110
Full Changelog: v0.1.17...v0.1.18
Tool v0.1.17
What's Changed
- feat(cli): add fuzzy suggestions for tool call errors by @appcypher in #105
- feat(cli): use static manifest data for grep by default by @appcypher in #106
Full Changelog: v0.1.16...v0.1.17
Tool v0.1.16
What's Changed
- feat(cli): simplify config unset and auto-fetch tools on host add by @appcypher in #103
- chore: bump version to 0.1.16 by @appcypher in #104
Full Changelog: v0.1.15...v0.1.16
Tool v0.1.15
What's Changed
- feat: add Windows platform support by @appcypher in #99
- feat(cli): add tool preview command for registry inspection by @appcypher in #100
- docs(cli): add tool preview command to README by @appcypher in #101
- chore: bump version to 0.1.15 by @appcypher in #102
Full Changelog: v0.1.14...v0.1.15
Tool v0.1.14
What's Changed
- feat(cli): implement all template functions, auto-install local tools, and config fixes by @appcypher in #91
- fix(cli): correct config path derivation for path-resolved tools by @appcypher in #92
- feat(cli): add tool config list <ref|path> and fix OAuth re-auth by @appcypher in #93
- feat(cli): add OpenCode as supported MCP host (#94) by @appcypher in #94
- feat(cli): add --json and --concise support to tool config get by @appcypher in #95
- fix(mcp): pass Authorization header from manifest to HTTP transport by @appcypher in #96
- feat(cli): add progress bars to tool pack and improve UX by @appcypher in #97
- chore: bump version to 0.1.14 by @appcypher in #98
Full Changelog: v0.1.13...v0.1.14
Tool v0.1.13
What's Changed
- feat(cli): add connection spinner for tool commands by @appcypher in #89
- chore: bump version to 0.1.13 by @appcypher in #90
Full Changelog: v0.1.12...v0.1.13
Tool v0.1.12
What's Changed
- fix(registry): improve upload reliability with retry logic by @appcypher in #84
- feat(init): add mcp_config CLI options for reference mode by @appcypher in #85
- feat(cli): add --all flag to uninstall and config unset commands by @appcypher in #87
- chore: bump version to 0.1.12 by @appcypher in #88
Full Changelog: v0.1.11...v0.1.12