Skip to content

Releases: stainless-api/stainless-api-cli

v0.1.0-alpha.14

17 Jun 23:31

Choose a tag to compare

0.1.0-alpha.14 (2025-06-17)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

  • add --openapi-spec and --stainless-config flags to workspace init (530581e)
  • also automatically find openapi.json (14eeeb4)
  • api: manual updates (f4e6172)
  • flesh out project create form (c773199)
  • sdkjson generation API (9f908f1)

v0.1.0-alpha.13

17 Jun 17:02

Choose a tag to compare

0.1.0-alpha.13 (2025-06-17)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Chores

  • ci: enable for pull requests (3539b82)
  • internal: codegen related update (567a6e6)

v0.1.0-alpha.12

16 Jun 21:44

Choose a tag to compare

0.1.0-alpha.12 (2025-06-16)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

  • add build/upload steps to builds api (4573934)
  • add platform headers (ca381b4)
  • api: add v0 project create api (a40eca6)
  • api: manual updates (ef33c30)
  • api: manual updates (80a6fb5)

Bug Fixes

  • changes har request format for snippets API some more (4b2a898)
  • fix type errors (d5e1ae3)

Chores

  • bump go package to 0.6.0 (36a231d)
  • internal: codegen related update (a108d1a)
  • internal: codegen related update (894c558)

Refactors

  • move build_target_outputs to builds.target_outputs (a085509)

v0.1.0-alpha.11

02 Jun 19:26

Choose a tag to compare

0.1.0-alpha.11 (2025-06-02)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

  • api: add diagnostics to build object (fbbf7eb)

Chores

  • make tap installation command shorter (e8b060c)

v0.1.0-alpha.9

30 May 22:48

Choose a tag to compare

0.1.0-alpha.9 (2025-05-30)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • change --project-name flag to --project in workspace init command (b1131e6)
  • enhance workspace init with auto-detection and relative path resolution (df091f0)

Chores

  • add completions to release (553394c)
  • internal: codegen related update (b90b5a6)

v0.1.0-alpha.10

30 May 23:22

Choose a tag to compare

0.1.0-alpha.10 (2025-05-30)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Bug Fixes

  • link auth and workspace subcommands to main CLI (e73a657)

Chores

v0.1.0-alpha.8

29 May 22:20

Choose a tag to compare

0.1.0-alpha.8 (2025-05-29)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

Refactors

  • move files into pkg/cmd (1cdcbf4)

v0.1.0-alpha.7

28 May 21:57

Choose a tag to compare

v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2025-05-28)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Chores

  • internal: codegen related update (d50536d)

v0.1.0-alpha.6

28 May 21:46

Choose a tag to compare

v0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2025-05-28)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • change projectName to project (6ff942e)

Chores

  • add macos secrets to github workflwo (cfb8c55)

v0.1.0-alpha.5

23 May 15:06

Choose a tag to compare

v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2025-05-23)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • add preloading of the stainless config and openapi path (37c089e)
  • add workspace command (ad64eb7)