Skip to content

release: 0.1.0-alpha.85#122

Merged
yjp20 merged 26 commits intomainfrom
release-please--branches--main--changes--next
Mar 20, 2026
Merged

release: 0.1.0-alpha.85#122
yjp20 merged 26 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-bot
Copy link
Contributor

@stainless-bot stainless-bot commented Mar 16, 2026

Automated Release PR

0.1.0-alpha.85 (2026-03-19)

Full Changelog: v0.1.0-alpha.84...v0.1.0-alpha.85

Features

  • add git Show and CurrentBranch helpers (7427170)
  • cmd/build: add spacing between header and targets in builds list (63df786)
  • cmd/builddiagnostic: use diagnostics component for diagnostics list (407ce31)
  • cmd/build: use build component view for builds list (0c0c4ee)
  • cmd/dev: refactor dev command to use compare builds (b7cc41a)
  • components/build: rewrite build pipeline view as single-line with header (270e85b)
  • components/build: single newline after header, show download path (cba8ce9)
  • components/dev: remove config section and waiting message from preview (83b7995)
  • components/diagnostics: add line number and column numbers (970ee80)
  • components/diagnostics: rewrite diagnostics view with Rust-style formatting (c094b0f)

Bug Fixes

  • components/dev: preserve preview content on quit (fcb4d88)
  • fill project property more uniformly (23b8227)
  • make download error display better (31a38dc)
  • only set client options when the corresponding CLI flag or env var is explicitly set (64c31cf)
  • read check step conclusion from top-level field (e16abc3)

Chores

  • automatically generate demo gifs (a057170)
  • internal: version bump (d6f4985)

Refactors

  • auto-set Before hook on all subcommands via traversal (73a12cd)
  • cmd/lint: move getDiagnostics to cmd/lint.go (44a8a3a)
  • cmd/lint: remove unused canSkip logic (c7d5b10)
  • cmd/lint: remove unused canSkip logic (48c573e)
  • don't use deprecated .Completed property (397114c)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-bot
Copy link
Contributor Author

stainless-bot commented Mar 16, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/stainless-v0-cli/970ee8039334c4f1b6c4a6e4ae4f8b7aa43686b7/dist.zip'. On macOS, run 'xattr -d com.apple.quarantine {executable name}'.

Expires at: Sat, 18 Apr 2026 04:00:07 GMT
Updated at: Thu, 19 Mar 2026 04:00:07 GMT

stainless-app bot and others added 20 commits March 17, 2026 15:24
The deprecated nested completed.conclusion field was being read
instead of the top-level conclusion field on CheckStepUnion.
Render the full view even when there's an error instead of
short-circuiting, so content persists after ctrl+c.
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 6f5b606 to 2707b6f Compare March 19, 2026 02:19
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 2707b6f to cc048b4 Compare March 19, 2026 03:58
@yjp20 yjp20 merged commit 236c7ab into main Mar 20, 2026
7 checks passed
@stainless-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants