Skip to content

v0.0.4

Choose a tag to compare

@stainless-app stainless-app released this 01 Apr 20:45
f57973b

0.0.4 (2026-04-01)

Full Changelog: v0.0.3...v0.0.4

Features

  • set CLI flag constant values automatically where x-stainless-const is 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 RawJSON when iterating items with --format explore in the CLI (2963002)

Chores

  • api: refresh codegen (2b89c22)
  • api: rename workspaces to machines (837411d)
  • internal: update multipart form array serialization (a9a88ea)
  • omit full usage information when missing required CLI parameters (8f88284)
  • tests: bump steady to v0.20.1 (d4a2e39)
  • tests: bump steady to v0.20.2 (1aa9e71)