Releases: xemantic/anthropic-sdk-kotlin
Releases · xemantic/anthropic-sdk-kotlin
v0.16
What's Changed
- Responses are returning a pretty json now. ToolUse.use improved. by @morisil in #41
- code reformatted to kotlin official by @morisil in #42
- Add: Claude 3.7 model (set as default) by @morisil in #43
Full Changelog: v0.15...v0.16
v0.14
What's Changed
- magic numers and media type detection externalized to xemantic-ai-file-magic library by @morisil in #31
Full Changelog: v0.13...v0.14
v0.12
What's Changed
- package changed to com.xemantic.anthropic, group changed to com.xeman… by @morisil in #26
Full Changelog: v0.11...v0.12
v0.11
What's Changed
- Change lincense to apache by @morisil in #24
- Add: automatic version update in README after release + automatic API… by @morisil in #25
Full Changelog: v0.10...v0.11