Skip to content

feat: add --version#62

Merged
scode merged 1 commit intomainfrom
add-version-flag
Feb 28, 2026
Merged

feat: add --version#62
scode merged 1 commit intomainfrom
add-version-flag

Conversation

@scode
Copy link
Copy Markdown
Owner

@scode scode commented Feb 28, 2026

A build.rs script runs git describe --exact-match --tags HEAD at
compile time. Tagged commits report the real version; all other
builds report 0.0.0-dev. The Cargo.toml version remains purely
for cargo-dist/crates.io metadata.

changelog: include

Copy link
Copy Markdown
Owner Author

scode commented Feb 28, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

A build.rs script runs `git describe --exact-match --tags HEAD` at
compile time. Tagged commits report the real version; all other
builds report `0.0.0-dev`. The Cargo.toml version remains purely
for cargo-dist/crates.io metadata.
@scode scode changed the title feat: add --version flag with tag-only version claiming feat: add --version argument Feb 28, 2026
@scode scode changed the title feat: add --version argument feat: add --version Feb 28, 2026
@scode scode merged commit a8162ec into main Feb 28, 2026
19 of 22 checks passed
@scode scode deleted the add-version-flag branch March 4, 2026 03:50
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