Skip to content

chore: release v0.19.0#565

Merged
laynepenney merged 1 commit intomainfrom
release/v0.19.0
Apr 14, 2026
Merged

chore: release v0.19.0#565
laynepenney merged 1 commit intomainfrom
release/v0.19.0

Conversation

@laynepenney
Copy link
Copy Markdown
Collaborator

Summary

  • Remove [[bin]] name = "gr2" from root Cargo.toml (stop shipping gr2 binary with cargo install gitgrip)
  • Move gr2 binary entry point into the gr2 subcrate for development/testing
  • Bump version to 0.19.0
  • Add CHANGELOG entry covering 29 commits since v0.18.0

Premium boundary: core OSS (workspace orchestration tooling).

Test plan

  • cargo build passes (gr and gitgrip binaries only)
  • cargo build --release passes (no gr2 in release/)
  • cargo test passes (all 93+ CLI tests, including gr2 subcrate tests)
  • cargo clippy --workspace clean
  • Verified target/release/gr2 does not exist

What ships in v0.19.0

gr1 improvements:

gr2 workspace model:

Binary change:

  • gr2 binary removed from main crate release

@laynepenney laynepenney merged commit c0d5344 into main Apr 14, 2026
10 of 11 checks passed
@laynepenney laynepenney deleted the release/v0.19.0 branch April 14, 2026 12:27
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