v0.0.4
0.0.4 (2026-04-01)
Full Changelog: v0.0.3...v0.0.4
Features
- set CLI flag constant values automatically where
x-stainless-constis set (d1a4106)
Bug Fixes
- fix for off-by-one error in pagination logic (2eec67c)
- handle empty data set using
--format explore(bfa5c16) - ssh: update ssh command for workspace-to-machine rename (#10) (7de7907)
- use
RawJSONwhen iterating items with--format explorein the CLI (2963002)