Skip to content

chore: release v0.2.2#14

Merged
lostmygithubaccount merged 1 commit intomainfrom
chore/release-v0.2.2
Apr 13, 2026
Merged

chore: release v0.2.2#14
lostmygithubaccount merged 1 commit intomainfrom
chore/release-v0.2.2

Conversation

@lostmygithubaccount
Copy link
Copy Markdown
Member

Summary

Bumps md-cli from v0.2.1 → v0.2.2 (patch) across the Rust crate, Python binding crate, and Python package. Regenerates Cargo.lock, crates/dkdc-md-cli-py/Cargo.lock, and uv.lock via bin/bump-version --patch.

Conservative patch bump reflects that external users exist (2 stars — highest external traction in dkdc-io) and the 15 commits since v0.2.1 are mostly hardening, CI fixes, and test coverage rather than new features or breaking changes.

Highlights

Fixes / hardening

Refactors / tests

Chores / infra

Test plan

  • bin/bump-version --patch ran clean; 0.2.1 → 0.2.2 across pyproject.toml, crates/dkdc-md-cli/Cargo.toml, crates/dkdc-md-cli-py/Cargo.toml; three lockfiles regenerated
  • bin/check full green -- Rust checks (check-rs) + Python checks (check-py) all pass, including maturin-developed abi3 wheel build

Merge + release path (for @lostmygithubaccount)

After merge: tag v0.2.2 on the merge commit and push. Tag push triggers the release workflows (GitHub release + crates.io + PyPI).

Patch bump from 0.2.1 -> 0.2.2 via `bin/bump-version --patch`.
Regenerates Cargo.lock, crates/dkdc-md-cli-py/Cargo.lock, and uv.lock.

## Highlights

Fifteen commits merged since v0.2.1 (2026-03-22). Biggest items are
auth hardening, Python binding test coverage, and CI/release pipeline
stabilization after the transfer to the `dkdc-io` org.

## Fixes / hardening

- `fix(auth): trim whitespace from env var tokens and add hardening tests` (#9)
- `fix(ci): add local PyPI publish step` (#6)
- `fix: add contents:read to release-rust publish job permissions` (#5)
- `fix: add checkout ref to release workflows + remove target cache` (#2)
- `fix: use dkdc.io email for dkdc-io org` (#4)

## Refactors / tests

- `refactor(client): extract API paths and use typed HTTP headers` (#11)
- `refactor(client): extract constants and clean up patterns` (#10)
- `test(py): add Python binding tests` (#13)

## Chores / infra

- `chore(ci): migrate to org reusable workflows` (#7)
- `chore: fix CLAUDE.md symlink to AGENTS.md` (#7)
- `chore: update repo references after transfer to dkdc-io` (#1)
- `chore: update dependencies` (#12)
- `docs: fix token resolution order and remove stale script reference` (#8)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lostmygithubaccount lostmygithubaccount enabled auto-merge (squash) April 13, 2026 22:17
@lostmygithubaccount lostmygithubaccount merged commit 97eecd0 into main Apr 13, 2026
1 check passed
@lostmygithubaccount lostmygithubaccount deleted the chore/release-v0.2.2 branch April 13, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant