v0.1.0-alpha.6
Pre-release
Pre-release
0.1.0-alpha.6 (2025-07-08)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
Features
- api: manual updates (b6616f5)
- api: manual updates (8752560)
- api: manual updates (11c83ad)
- api: manual updates (801513a)
- client: add support for aiohttp (3aa7ee2)
Bug Fixes
- ci: correct conditional (6ab3ba2)
- ci: release-doctor — report correct token name (c9a55cb)
- client: correctly parse binary response | stream (f7b7ef9)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (027e535)
Chores
- ci: change upload type (cb76da7)
- ci: enable for pull requests (fb3b81d)
- ci: only run for pushes and fork pull requests (ff5c91d)
- internal: update conftest.py (0ddbc5a)
- readme: update badges (e790eb4)
- tests: add tests for httpx client instantiation & proxies (64a0a4c)
- tests: run tests in parallel (0261b3c)
- tests: skip some failing tests on the latest python versions (2cbe097)
Documentation
- client: fix httpx.Timeout documentation reference (3cd4296)