v0.0.6
What's Changed
- docs: typo by @ChrisJBurns in #116
- adds some logging if there is an error reading config files by @ChrisJBurns in #118
- feat: adds auto-remove flag for run by @ChrisJBurns in #115
- Remove StartContainer from container interface by @JAORMX in #123
- Removes old
Dockerfilebecause we use ko build by @ChrisJBurns in #126 - docs: improves getting started and kind cluster docs by @ChrisJBurns in #127
- removes autoremove on run by @ChrisJBurns in #128
- Minor fixups in strings by @danbarr in #131
- feat: removes mcp servers from client config if autodiscovery is enabled with registered clients by @ChrisJBurns in #133
- Add actual version printing for toolhive by @JAORMX in #132
- docker: Start containers with restart policy
unless-stoppedby @JAORMX in #135 - docker: Restart container if it's found but not running already by @JAORMX in #136
- Ensure we're using the right github org in golang imports by @JAORMX in #137
- Use StacklokLabs for GHCR by @JAORMX in #138
- feat: adds doc auto generation for CLI commands by @ChrisJBurns in #140
- docs: moves somethings around in readme and adds video svg by @ChrisJBurns in #141
- Format docs, polish kind guide by @danbarr in #143
- fix: removes auto-discovery check for rm by @ChrisJBurns in #144
- Update README by @danbarr in #145
- Update architecture diagram by @JAORMX in #146
- Always pull the latest reference if using
latesttag by @JAORMX in #147
New Contributors
Full Changelog: v0.0.5...v0.0.6