Skip to content

chore: release v0.2.1#19

Merged
montfort merged 1 commit into
mainfrom
chore/release-v0.2.1
May 20, 2026
Merged

chore: release v0.2.1#19
montfort merged 1 commit into
mainfrom
chore/release-v0.2.1

Conversation

@montfort
Copy link
Copy Markdown
Contributor

Summary

Patch bump rolling up the docs + dependency changes accumulated since v0.2.0. No functional code changes.

Included in this release

Also in this PR

  • Expands package.exclude in Cargo.toml to match the upstream arborist-metrics convention. Drops agent-tooling directories (.agent/, .claude/, .cursor/, .gemini/) and StrayMark governance docs (CLAUDE.md, GEMINI.md, STRAYMARK.md, AGENTS.md) from the crates.io tarball. 61 → 33 files in the published crate.

Release procedure (after merge)

  1. git tag v0.2.1 && git push origin v0.2.1 — triggers cargo-dist to build cross-platform binaries and create the GitHub Release.
  2. cargo publish — pushes to crates.io. README with new Copyright/StrayMark sections will render automatically.

Test plan

  • cargo build — clean
  • cargo test — 29/29 passing
  • cargo clippy -- -D warnings — no warnings
  • cargo publish --dry-run --allow-dirty — packages successfully (33 files, ~103 KiB compressed); README.md and both LICENSE files present.

🤖 Generated with Claude Code

Patch bump rolling up:
- arborist-metrics 0.1.2 → 0.1.3 (#16)
- README: Copyright + "Built with AI · Powered by StrayMark" sections (#17, #18)
- SPDX headers on all Rust sources under src/ and tests/cli/ (#17)

Also expands `package.exclude` in Cargo.toml to match the upstream
arborist-metrics convention, dropping agent-tooling directories
(.agent/, .claude/, .cursor/, .gemini/) and StrayMark governance
docs (CLAUDE.md, GEMINI.md, STRAYMARK.md, AGENTS.md) from the
crates.io tarball. The package goes from 61 → 33 files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@montfort montfort merged commit b09efc7 into main May 20, 2026
9 checks passed
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