v0.1.0-alpha.5
Pre-release
Pre-release
0.1.0-alpha.5 (2026-02-25)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
Features
- api: api update (a0a7fa2)
- api: api update (531d77e)
- api: api update (dff5f7f)
- api: api update (ca18f27)
- api: api update (894995d)
- api: api update (afa8e35)
- api: api update (f77e6d0)
- api: api update (3068ae6)
- api: api update (a4e5181)
- api: api update (6a064fd)
- api: api update (dd70400)
- client: add a convenient param.SetJSON helper (a7293f3)
- encoder: support bracket encoding form-data object members (bf75f99)
Bug Fixes
- allow canceling a request while it is waiting to retry (b16eec0)
- docs: add missing pointer prefix to api.md return types (6dd1ead)
- encoder: correctly serialize NullStruct (ed7b95d)
- mcp: correct code tool API endpoint (2eeb64b)
- rename param to avoid collision (f221c75)
- skip usage tests that don't work with Prism (61d03bd)
Chores
- add float64 to valid types for RegisterFieldValidator (499e663)
- elide duplicate aliases (9e83189)
- internal: codegen related update (44eb5d0)
- internal: codegen related update (e40a3de)
- internal: move custom custom
jsontags toapi(d68a748) - internal: remove mock server code (f28644a)
- internal: update
actions/checkoutversion (c853455) - update mock server docs (588eb6a)