v0.16.0
0.16.0 (2026-02-06)
Full Changelog: v0.15.0...v0.16.0
Features
- api: api update (6efa7c6)
- api: api update (39bf149)
- client: add custom JSON encoder for extended type support (9c37892)
- client: add support for binary request streaming (173f4bc)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (941b1cc)
- use async_to_httpx_files in patch method (4d5f789)
Chores
- add missing docstrings (f16212d)
- ci: upgrade
actions/github-script(a950e2a) - internal: add
--fixargument to lint script (ed11e7a) - internal: add missing files argument to base client (92b8e72)
- internal: codegen related update (fa9cdd1)
- internal: update
actions/checkoutversion (f226fef) - speedup initial import (cb228f5)