Skip to content

chore: release v0.2.1#8

Merged
lostmygithubaccount merged 1 commit into
mainfrom
chore/release-v0.2.1
Apr 13, 2026
Merged

chore: release v0.2.1#8
lostmygithubaccount merged 1 commit into
mainfrom
chore/release-v0.2.1

Conversation

@lostmygithubaccount
Copy link
Copy Markdown
Member

Summary

Patch release rolling up four unreleased commits since v0.2.0:

Bumped via bin/bump-version --patch. Also introduces CHANGELOG.md (Keep a Changelog) since the repo did not have one; populated with this release entry only.

Note: #4 is a feat commit, which would normally push the bump to minor. Going patch per the release-drain dispatch intent; happy to re-cut as v0.3.0 if preferred.

Test plan

  • bin/bump-version --patch ran clean (0.2.0 -> 0.2.1 across pyproject.toml + 3 Cargo.tomls + inter-crate deps + 3 lockfiles)
  • bin/check full green locally
  • tag v0.2.1 after merge to trigger the release workflows

Generated by Claude Code

Patch release rolling up four unreleased commits since v0.2.0:
- feat(py): add `attach` binding and fix README Rust example (#4)
- test(core): expand test coverage (#5)
- refactor(cli): extract magic numbers to named constants (#6)
- chore: update dependencies (#7)

Bumped via `bin/bump-version --patch`, which updates:
- pyproject.toml
- crates/dkdc-lm-core/Cargo.toml
- crates/dkdc-lm-cli/Cargo.toml
- crates/dkdc-lm-py/Cargo.toml
- inter-crate dep versions in dkdc-lm-cli
- Cargo.lock, crates/dkdc-lm-py/Cargo.lock, uv.lock

Also introduces CHANGELOG.md (Keep a Changelog) since the repo did not
have one; populated with this release entry only.
@lostmygithubaccount lostmygithubaccount enabled auto-merge (squash) April 13, 2026 22:15
@lostmygithubaccount lostmygithubaccount merged commit b41660e into main Apr 13, 2026
1 check passed
@lostmygithubaccount lostmygithubaccount deleted the chore/release-v0.2.1 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