This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
Releases: roushou/anthropic-rs
Releases · roushou/anthropic-rs
anthropic-rs-v0.1.5
Changelog
[0.1.5] - 2024-08-18
🐛 Bug Fixes
- Change
stream
type to bool
⚙️ Miscellaneous Tasks
- Add CHANGELOG
- Fix typo
- Update CHANGELOG format
anthropic-rs-v0.1.4
Changelog
[anthropic-rs-v0.1.4] - 2024-08-16
📚 Documentation
- Update README files
anthropic-rs-v0.1.3
- Release
[anthropic-rs-v0.1.3] - 2024-08-16
🚀 Features
- Add streaming support
- Re-organize repository into crates
- Add examples
- Make
stream_message
actually stream messages
📚 Documentation
- Update README
⚙️ Miscellaneous Tasks
- Add Licenses
- Specify crate metadata
- Add missing fields to message request + add fields documentation
- Update README files
- Bump anthropic crate version
- Bump
anthropic
verison - Update stream example
- Release