0.21.1 (2026-04-22)
Full Changelog: v0.21.0...v0.21.1
Bug Fixes
- client: preserve hardcoded query params when merging with user params (1e99aa4)
- ensure file data are only sent as 1 parameter (32dab0e)
Performance Improvements
- client: optimize file structure copying in multipart requests (3f32843)
Documentation
- update examples (4186943)