v0.4.0
0.4.0 (2025-05-13)
Full Changelog: v0.3.0...v0.4.0
⚠ BREAKING CHANGES
- client: rename resp package
- client: improve core function names
- client: improve union variant names
Features
- api: add build compare to v0 (b74be33)
- api: enable macos publishing (dfd46df)
- client: experimental support for unmarshalling into param structs (304a75b)
- client: rename resp package (d554f47)
Bug Fixes
- client: clean up reader resources (69e116e)
- client: correctly update body in WithJSONSet (fed7230)
- client: improve core function names (6a55bff)
- client: improve docs (e0221f2)
- client: improve union variant names (e555b82)
- client: include path for type names in example code (e36155b)
- client: unmarshal responses properly (4894832)
- update request schema for Postman webhook (49e4069)