Releases: mutablelogic/go-client
Releases · mutablelogic/go-client
v1.2.2
v1.2.0
What's Changed
- Removed API clients for AI/LLM services (OpenAI, Anthropic, Mistral, Ollama)
- Removed speech and media API clients (Elevenlabs)
- Removed authentication and agent command-line tools
- Updated module dependencies and reduced external packages
- Resolves isssue #45
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.12
v1.0.11
What's Changed
- Bump golang.org/x/image from 0.0.0-20191206065243-da761ea9ff43 to 0.18.0 by @dependabot in #38
- Bump golang.org/x/net from 0.21.0 to 0.33.0 by @dependabot in #39
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #35
- Rebase to main by @djthorpe in #36
- Adding JSON streaming by @djthorpe in #37
New Contributors
- @dependabot made their first contribution in #35
Full Changelog: v1.0.9...v1.0.10