Skip to content

v0.0.2

Choose a tag to compare

@stainless-app stainless-app released this 24 Mar 02:02
89d4913

0.0.2 (2026-03-23)

Full Changelog: v0.0.2...v0.0.2

Features

  • add default description for enum CLI flags without an explicit description (c1794a0)
  • api: stable beta (6e60912)
  • ssh: add ephemeral certificate SSH helper (80069fa)

Bug Fixes

  • api: add stream-status to workspaces, remove ssh, migrate to steady (47e0da2)
  • api: update flags (52f718e)
  • avoid reading from stdin unless request body is form encoded or json (522880b)
  • better support passing client args in any position (bb63352)
  • cli no longer hangs when stdin is attached to a pipe with empty input (2407337)
  • improve linking behavior when developing on a branch not in the Go SDK (69e4687)
  • improved workflow for developing on branches (9b81964)
  • no longer require an API key when building on production repos (02e3fa0)
  • ssh: add ephemeral certificate SSH helper (#2) (ce03f86)
  • ssh: align types with dedalus-go SDK (#4) (75391d4)

Chores

  • add curl install script (#6) (2059194)
  • api: update homebrew tap and code samples (654e2de)
  • internal: tweak CI branches (e8ef06a)
  • internal: update gitignore (596fc86)
  • tests: bump steady to v0.19.4 (a0028a5)
  • tests: bump steady to v0.19.5 (938cce6)
  • tests: bump steady to v0.19.6 (4049dfc)

Refactors

  • tests: switch from prism to steady (a5a9877)