v0.5.0
0.5.0 (2026-05-14)
Full Changelog: v0.4.1...v0.5.0
Features
- support setting headers via env (56d1e96)
Bug Fixes
- align path encoding with RFC 3986 section 3.3 (9bd4272)
- client: elide content type header on requests without body (437bba0)
- internal: correct multipart form field name encoding (c92d15c)
- multipart encoding for file arrays (b8e11b9)
- variable name typo (7470296)