Releases: stainless-api/stainless-api-cli
Releases · stainless-api/stainless-api-cli
v0.1.0-alpha.76
0.1.0-alpha.76 (2026-02-25)
Full Changelog: v0.1.0-alpha.75...v0.1.0-alpha.76
Bug Fixes
- don't read input in non-tty (2b5bd0c)
v0.1.0-alpha.75
0.1.0-alpha.75 (2026-02-25)
Full Changelog: v0.1.0-alpha.74...v0.1.0-alpha.75
Bug Fixes
Chores
- update readme with better instructions for installing with homebrew (2322bbb)
v0.1.0-alpha.74
0.1.0-alpha.74 (2026-02-25)
Full Changelog: v0.1.0-alpha.73...v0.1.0-alpha.74
Features
- add CommitOnly option to build model (93e3e0c)
- api: manual updates (5d1a904)
- remove unused dev.TickMsg (5e5b7cf)
Bug Fixes
Chores
- internal: remove mock server code (c4dd9e7)
v0.1.0-alpha.73
0.1.0-alpha.73 (2026-02-20)
Full Changelog: v0.1.0-alpha.72...v0.1.0-alpha.73
Features
- api: add a super basic GET /v0/user endpoint (84c3559)
- api: manual updates (81595c3)
- api: manual updates (2aa45b8)
- api: manual updates (a3ab921)
- make --wait configurable with error handling (53bffdf)
- make --wait configurable with error handling (#171) (b02c3e3)
Chores
v0.1.0-alpha.72
0.1.0-alpha.72 (2026-02-17)
Full Changelog: v0.1.0-alpha.71...v0.1.0-alpha.72
Refactors
- remove lint step from preview command (11cd933)
v0.1.0-alpha.71
0.1.0-alpha.71 (2026-02-17)
Full Changelog: v0.1.0-alpha.70...v0.1.0-alpha.71
⚠ BREAKING CHANGES
- add support for passing files as parameters
Features
- add exponential backoff retry to PullOutput (d218b14)
- add github version check (3596cbb)
- add readme documentation for passing files as arguments (3d5c3eb)
- add support for passing files as parameters (5a44115)
- api: update support email address (a9113c7)
- client: provide file completions when using file embed syntax (d480ff2)
- cli: improve shell completions for namespaced commands and flags (d11eba5)
- improved support for passing files for
any-typed arguments (73f2409)
Bug Fixes
- cleanup and make passing project flag make more sense (91a6b99)
- fix for file uploads to octet stream and form encoding endpoints (55530da)
- fix for nullable arguments (7bbd057)
- fix for when terminal width is not available (78d7919)
- fix mock tests with inner fields that have underscores (0fb140a)
- preserve filename in content-disposition for file uploads (aae338c)
- prevent tests from hanging on streaming/paginated endpoints (257215b)
- use RawJSON for iterated values instead of re-marshalling (fcc55a6)
Chores
Refactors
- extract workspaceconfig.go (23cf851)
v0.1.0-alpha.70
0.1.0-alpha.70 (2026-01-28)
Full Changelog: v0.1.0-alpha.69...v0.1.0-alpha.70
Features
- set project to be not required (83baf59)
Bug Fixes
- init: add project flag (d727066)
Chores
- bump pkg versions (5a77ff1)
v0.1.0-alpha.69
0.1.0-alpha.69 (2026-01-23)
Full Changelog: v0.1.0-alpha.68...v0.1.0-alpha.69
Features
- api: ai commit message features are available as public feature (b8e3cbb)
- api: manual updates (8f23799)
Bug Fixes
- don't overwrite flag if revision is explicitly set (fac264a)
Chores
- internal: update
actions/checkoutversion (7636b1e)
v0.1.0-alpha.68
0.1.0-alpha.68 (2026-01-14)
Full Changelog: v0.1.0-alpha.67...v0.1.0-alpha.68
Bug Fixes
- avoid consuming request bodies when printing redacted outputs (861b9b3)
- fix terminal height issues causing test failures (59111de)
- flag defaults (10e4643)
- overly broad redaction of Authorization (6a6dc2e)
- prevent flag duplication (5c9267b)
- stl builds create (ad0be67)
- stl builds:target-outputs retrieve (e244860)
Chores
v0.1.0-alpha.66
0.1.0-alpha.66 (2026-01-07)
Full Changelog: v0.1.0-alpha.65...v0.1.0-alpha.66
Features
- sql: initial commit (c3db520)