v1.6.0
1.6.0 (2025-06-18)
Full Changelog: v1.5.0...v1.6.0
Features
Bug Fixes
- client: correctly parse binary response | stream (30b1399)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (f7d916c)
Chores
- ci: enable for pull requests (181f08f)
- docs: remove reference to rye shell (bb105b1)
- docs: remove unnecessary param examples (e63f45b)
- internal: update conftest.py (6f4b908)
- readme: update badges (e0ecda6)
- tests: add tests for httpx client instantiation & proxies (8328a61)
- tests: run tests in parallel (aabdc37)