Releases: stainless-api/stainless-api-cli
Releases · stainless-api/stainless-api-cli
v0.1.0-alpha.44
0.1.0-alpha.44 (2025-09-22)
Full Changelog: v0.1.0-alpha.43...v0.1.0-alpha.44
Features
- api: docs (f0762b0)
- improved formatting options for command outputs (f5e6481)
- show full error message on fatal error (00621a1)
Bug Fixes
Chores
v0.1.0-alpha.43
0.1.0-alpha.43 (2025-09-16)
Full Changelog: v0.1.0-alpha.42...v0.1.0-alpha.43
Bug Fixes
- fix diagnostic iteration (bd8ce45)
v0.1.0-alpha.42
v0.1.0-alpha.41
0.1.0-alpha.41 (2025-09-09)
Full Changelog: v0.1.0-alpha.40...v0.1.0-alpha.41
Bug Fixes
- homebrew: homebrew distribution should work now (db54fbd)
v0.1.0-alpha.40
0.1.0-alpha.40 (2025-09-09)
Full Changelog: v0.1.0-alpha.39...v0.1.0-alpha.40
Features
- api: resources and methods now use kebab-case instead of snake_case (30eb64b)
- auth: add descriptive device names with hostname and OS info (b36e2d0)
- now ships with manpages (1f312b4)
Bug Fixes
- some methods no longer require a prefix (4251212)
Chores
v0.1.0-alpha.39
0.1.0-alpha.39 (2025-08-25)
Full Changelog: v0.1.0-alpha.38...v0.1.0-alpha.39
Features
- api: manual updates (351b067)
Documentation
- add contact email and link to docs (f382570)
v0.1.0-alpha.38
v0.1.0-alpha.37
0.1.0-alpha.37 (2025-08-13)
Full Changelog: v0.1.0-alpha.36...v0.1.0-alpha.37
Features
Chores
- internal change (7acb27b)
- internal: codegen related update (31f37f8)
- internal: codegen related update (9f7e69f)
- update @stainless-api/prism-cli to v5.15.0 (555a3e3)
Refactors
v0.1.0-alpha.36
0.1.0-alpha.36 (2025-08-06)
Full Changelog: v0.1.0-alpha.35...v0.1.0-alpha.36
Features
- make build resolve much faster (922d86c)
- skip downloads for builds with fatal commit conclusions (6cb7a29)
- skip downloads in dev mode for fatal commit conclusions (228bd08)
Bug Fixes
- don't set openapi-spec if revision is set (ddc3715)
Chores
- improve messaging when stainless config isn't configured (50b5348)
Refactors
- remove retrying from config download (af51b3c)
v0.1.0-alpha.35
0.1.0-alpha.35 (2025-07-31)
Full Changelog: v0.1.0-alpha.34...v0.1.0-alpha.35
Features
- show status code and route for errors (e75999f)