0.1.0 (2026-05-15)
Full Changelog: v0.0.1...v0.1.0
Features
- api: api update (84d1942)
- api: api update (9dc8482)
- api: api update (04c1163)
- api: api update (b4d6dbe)
- api: api update (3932736)
- api: api update (58346bd)
- api: api update (7fdb60a)
- api: api update (79c95b0)
- api: api update (b43e6a1)
- api: api update (658511c)
- internal/types: support eagerly validating pydantic iterators (477052f)
- support setting headers via env (749df21)
Bug Fixes
- client: add missing f-string prefix in file type error message (0f93e15)
- examples: use timestamp names and correct response shape in files.py (b4d13a7)
- pagination: resolve pyright incompatible override for has_next_page (5cf6e56)
- strip Content-Type header for body-less requests; add examples (c3591d0)
- use correct field name format for multipart file arrays (f968ef9)
Performance Improvements
- client: optimize file structure copying in multipart requests (498d621)