5.5.0 (2026-05-13)
Full Changelog: v5.4.0...v5.5.0
Features
- api: add no-enlarge crop modes and colorize transformation (c4ddf30)
- api: manual updates (965e263)
- helper: add colorize transformation to supported transforms (8a96c55)
- internal/types: support eagerly validating pydantic iterators (35bcec1)
- support setting headers via env (39cbf90)
- tests: add colorize transformation to advanced URL generation test (efa4d19)
Bug Fixes
- client: add missing f-string prefix in file type error message (b3926a7)
- use correct field name format for multipart file arrays (c89d2b3)
Performance Improvements
- client: optimize file structure copying in multipart requests (b22ab86)