0.22.0 (2026-06-01)
Full Changelog: v0.21.1...v0.22.0
Features
- internal/types: support eagerly validating pydantic iterators (f4aedaf)
- support setting headers via env (4c60e18)
Bug Fixes
- client: add missing f-string prefix in file type error message (9d9892e)
- use correct field name format for multipart file arrays (3d484c1)
Chores
Documentation
- api: rename ILGS to ILDGS in description without breaking API (da9de4d)