1.2.0 (2026-04-18)
Full Changelog: v1.1.2...v1.2.0
Features
- internal: implement indices array format for query and form serialization (80ca975)
Bug Fixes
- client: preserve hardcoded query params when merging with user params (ff12a20)
- ensure file data are only sent as 1 parameter (f67099c)
Performance Improvements
- client: optimize file structure copying in multipart requests (22d711f)
Chores
- tests: bump steady to v0.20.1 (f031213)
- tests: bump steady to v0.20.2 (66e56a7)
- tests: bump steady to v0.22.1 (65e6535)
Documentation
- improve examples (9b75c4c)