0.5.0 (2026-09-08)
Full Changelog: v0.4.0...v0.5.0
Features
- api: api update (8f3ded7)
- api: api update (9890852)
- api: api update (036bc77)
- api: api update (4879896)
- api: api update (246f57f)
- api: api update (e114f18)
- api: api update (d9200b0)
- api: api update (0a0f73f)
- api: api update (771f45e)
- api: api update (ace0081)
- api: api update (00f5deb)
- api: api update (6126b7e)
- api: api update (bcb63ef)
- api: manual updates (9a299ae)
- api: manual updates (c40c4cb)
- cli: add
--raw-output/-roption to print raw (non-JSON) strings (d764186) - cli: alias parameters in data with
x-stainless-cli-data-alias(3711e06) - cli: send filename and content type when reading input from files (82faa3c)
- support passing path and query params over stdin (b8f994d)
Bug Fixes
- cli: correctly load zsh autocompletion (a29fdc5)
- flags for nullable body scalar fields are strictly typed (f71454c)
Chores
- add documentation for ./scripts/link (df7e71b)
- ci: support manually triggering release workflow (0c7441d)
- cli: fall back to JSON when using default "explore" with non-TTY (b9b7c60)
- cli: switch long lists of positional args over to param structs (c97dd87)
- cli: use
ShowJSONOptsas argument toformatJSONinstead of many positionals (c0c6221) - configure new SDK language (f703781)
- internal: more robust bootstrap script (873650f)
- redact api-key headers in debug logs (4a93079)