Releases: stainless-api/stainless-api-cli
Releases · stainless-api/stainless-api-cli
v0.1.0-alpha.34
0.1.0-alpha.34 (2025-07-31)
Full Changelog: v0.1.0-alpha.33...v0.1.0-alpha.34
Features
- api: manual updates (ca8a538)
- simplify getAPICommandContext (23ccc6d)
- wait for organization creation in CLI (2295a90)
Chores
- update tap repository (7a8cb8d)
v0.1.0-alpha.33
0.1.0-alpha.33 (2025-07-30)
Full Changelog: v0.1.0-alpha.32...v0.1.0-alpha.33
Bug Fixes
- fix git fetch when building branch (7cb800e)
v0.1.0-alpha.32
0.1.0-alpha.32 (2025-07-30)
Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32
Features
- add download to dev mode (6532712)
Bug Fixes
- remove debug logging (87d0f51)
v0.1.0-alpha.31
0.1.0-alpha.31 (2025-07-30)
Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31
Features
- improve autofill project name logic (6adcbcd)
Bug Fixes
- remove unused os import (a8d8227)
Refactors
- clean up file flags (7248111)
v0.1.0-alpha.30
0.1.0-alpha.30 (2025-07-29)
Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30
Features
- add links to dev mode (579819a)
- don't print project json on init (f5479c4)
- fix spacing between waiting for build and pulling outputs (472cb40)
- support reading from config.Targets in builds create (a451f8f)
- update target download logic (3d4a32e)
Refactors
v0.1.0-alpha.29
0.1.0-alpha.29 (2025-07-29)
Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29
Features
- add diagnositcs count (fa36fb2)
- add init command (af9d04b)
- add targets to workspace config (49e41a2)
- port some init logic to workspace init (c509357)
- pull targets from init (98d427b)
- use getAvailableTargetInfo for preselected builds (63b7b1d)
Chores
- run format (f2703f4)
Refactors
- rename getCompletedTargets to getTargetInfo (a44754a)
v0.1.0-alpha.28
0.1.0-alpha.28 (2025-07-28)
Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28
Features
- add callout at project creation (003796e)
- add some polish around confirm dialogs (40d3419)
- api: manual updates (27041d4)
- api: manual updates (b97d699)
- flesh out project branches endpoints (897282f)
- improve output grouping (012926f)
- improve project create form (e3ec063)
- remove stainless config uploading to the project create endpoint (3bba950)
- rename init-workspace flag to workspace-init (c3c7887)
Bug Fixes
v0.1.0-alpha.27
v0.1.0-alpha.26
0.1.0-alpha.26 (2025-07-22)
Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26
Features
- add dev mode (5c7d002)
- api: manual updates (851173a)
- api: manual updates (f5f13f9)
- Codegen(go): encode path params (3ff985f)
- Codegen(php): unset optional parameters in constructor (dcd415a)
- php: generate stub union classes with discrimminator info (dbc8aa0)
Chores
- add unstable call out (a0157be)
- bump go sdk (c671b1d)
- bump go sdk version (6b1aa80)
- bump go version (ad830cf)
- update homebrew repository (e49e98c)
Refactors
v0.1.0-alpha.25
0.1.0-alpha.25 (2025-07-07)
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
Features
- api: add proper pagination (7d84abe)
- api: sort org projects by creation time (6e704c7)
- update --pull semantics for target outpus (e50ea1c)