chore(release): v0.1.0 - #4
Merged
Merged
Conversation
sionsmith
force-pushed
the
release/v0.1.0
branch
2 times, most recently
from
September 11, 2026 12:47
1ab99d4 to
2cbe908
Compare
Bump the workspace version to 0.1.0, add the 0.1.0 changelog section, drop the path-dependency version pin (only needed for crates.io publishing), and make the CLI version tests derive the expected string from CARGO_PKG_VERSION. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019WDt3RRcPRUR3oxsBjiGio
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019WDt3RRcPRUR3oxsBjiGio
…nd guard it Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019WDt3RRcPRUR3oxsBjiGio
…kspace version Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019WDt3RRcPRUR3oxsBjiGio
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019WDt3RRcPRUR3oxsBjiGio
sionsmith
force-pushed
the
release/v0.1.0
branch
from
September 11, 2026 12:48
2cbe908 to
7f2a6f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.1.0 — the first public release of
zdk.See
CHANGELOG.mdfor the full list. Highlights: OAuth 2.0 (authorization code + PKCE, client credentials) with keyring/encrypted-file/env credential stores and the API-token sunset warning; a rate-limit-aware HTTP core with per-endpoint budgets,Retry-After, idempotency keys and--dry-run; cursor/offset pagination with the 10,000-record guard; the generated 887-operation registry behindzdk api; curatedtickets,comments,users,orgsandsearchcommands;doctor; table/json/ndjson/csv/tsv/yaml/raw output; completions and man pages.Merging this PR bumps
[workspace.package] versionto 0.1.0 onmain, which makesauto-tag.ymlpushv0.1.0andrelease.ymlbuild the 7 targets, attest, publish the GitHub Release, and update the Homebrew tap and Scoop bucket.🤖 Generated with Claude Code
https://claude.ai/code/session_019WDt3RRcPRUR3oxsBjiGio