Releases: liushuangls/go-anthropic
Releases · liushuangls/go-anthropic
v2.11.0
v2.10.0
What's Changed
- Claude 1 Deprecation Prep by @WillMatthews in #26
- feat: support count tokens by @liushuangls in #39
Full Changelog: v2.9.2...v2.10.0
v2.9.2
What's Changed
- fix golint by @liushuangls in #37
- add claude-3-5-haiku-20241022 model by @liushuangls in #38
Full Changelog: v2.9.1...v2.9.2
v2.9.1
v2.9.0
v2.8.2
What's Changed
- feat: add claude-3-5-sonnet-20241022 model by @davidramiro in #31
New Contributors
- @davidramiro made their first contribution in #31
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- Bump GitHub Actions by @ilyabrin in #21
- Rename depedabot.yml to dependabot.yml by @ilyabrin in #22
- build(deps): bump codecov/codecov-action from 4.0.1 to 4.5.0 by @dependabot in #23
- Use Golines to limit line length by @WillMatthews in #17
- remove duplicated workflow work by @WillMatthews in #25
- build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #27
- feat: tool definition support cache control by @liushuangls in #29
New Contributors
- @ilyabrin made their first contribution in #21
- @dependabot made their first contribution in #23
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Integration test by @WillMatthews in #19
- BetaVersion and APIVersion types with test by @WillMatthews in #20
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- Multi system message constructor, and types for model + chat roles. by @WillMatthews in #14
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
- Tests for cache control by @WillMatthews in #11
- Add Tests by @WillMatthews in #12
- Additional tests by @WillMatthews in #13
- Allow an empty "rate limit header: retry-after" by @WillMatthews in #16
- rate limit headers for streaming messages by @WillMatthews in #15
Full Changelog: v2.6.0...v2.6.1