v0.55.0
📦 anthropic-sdkView on GitHub →
✨ 2 features🐛 4 fixes🔧 2 symbols
Summary
This release introduces support for aiohttp and includes several API updates, alongside bug fixes for binary response parsing and test suite improvements.
✨ New Features
- api: general API updates and manual updates
- client: add support for aiohttp
🐛 Bug Fixes
- client: correctly parse binary response | stream
- internal: revert unintentional changes
- tests: fix tests which call HTTP endpoints directly with example parameters
- tests: suppress warnings in tests when running on the latest Python versions