Skip to content

Report git-describe in --version, fix crate version - #142

Merged
AndreaGuarracino merged 1 commit into
masterfrom
fix-version-string
Jul 22, 2026
Merged

Report git-describe in --version, fix crate version#142
AndreaGuarracino merged 1 commit into
masterfrom
fix-version-string

Conversation

@AndreaGuarracino

@AndreaGuarracino AndreaGuarracino commented Jul 22, 2026

Copy link
Copy Markdown
Member

Fixes #130

seqwish --version printed unknown. build.rs now bakes git describe into --version. Bumped the crate 0.1.3 -> 0.7.12.

build.rs bakes `git describe` into --version (never the crate version).
Bump crate 0.1.3 -> 0.7.12 so it stops regressing from 0.7.11, fetch tags
in CI so artifacts get the right string, add author, cargo update.
@AndreaGuarracino
AndreaGuarracino merged commit 9b0a22d into master Jul 22, 2026
8 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.

Is the latest release 0.7.11 or 0.1.3 ?

1 participant