Releases: kevinhermawan/swift-llm-chat-anthropic
Releases · kevinhermawan/swift-llm-chat-anthropic
1.3.1
1.3.0
What's Changed
- refactor: adds
statusCode
toserverError
by @kevinhermawan in #10
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- feat: conforms to
Sendable
by @kevinhermawan in #7 - refactor: improves error handling by @kevinhermawan in #8
- docs: adds stream error handling by @kevinhermawan in #9
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- docs: adds related packages section by @kevinhermawan in #4
- feat: adds type aliases by @kevinhermawan in #5
- improve: adds better error handling by @kevinhermawan in #6
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- chore: adds SPI badges by @kevinhermawan in #1
- refactor: renames
customHeaders
toheaders
by @kevinhermawan in #3
New Contributors
- @kevinhermawan made their first contribution in #1
Full Changelog: 1.0.0...1.1.0