-
released this
2026-06-08 23:12:32 +00:00 | 45 commits to main since this release[2.0.0] - 2026-06-08
Breaking Changes
- 💥 This version removes the passed in httpx AsyncClient. From now on we maintain our own client in the library.
CI
- 👷 add separate pytest for 3.15 with failure: ignore
- 👷 split out individual tasks
Documentation
- 📝 update Release-Notes for 2.0.0 http client internalization
- 📝 Correct Release-Notes.md content
- 📝 add 2.x breaking change warning to docs index
- 📝 update README quick-start and status for 2.0 API
- 📝 update CLAUDE.md for 2.0 signatures and httpx2
Features
- ✨ internalize AsyncClient, remove client param, add context manager
- ✨ replace httpx with httpx2, rewrite test mocks for respx
Testing
- ✅ write failing tests for internalized client and context manager
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads