Skip to content

Add README badges and fix changelog regex#60

Merged
dmarticus merged 1 commit intomainfrom
dmarticus/readme-badges
Feb 3, 2026
Merged

Add README badges and fix changelog regex#60
dmarticus merged 1 commit intomainfrom
dmarticus/readme-badges

Conversation

@dmarticus
Copy link
Copy Markdown
Contributor

@dmarticus dmarticus commented Feb 3, 2026

  • Add crates.io and docs.rs badges to README
  • Fix changelog generation regex: use POSIX [0-9] instead of Perl \d (git log --grep uses POSIX basic regex by default)

Add crates.io and docs.rs badges to README. Fix changelog
generation regex to use POSIX [0-9] instead of Perl \d.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dmarticus dmarticus force-pushed the dmarticus/readme-badges branch from ccb45b6 to 5d662d4 Compare February 3, 2026 23:23
@dmarticus dmarticus changed the title Add crates.io and docs.rs badges to README Add README badges and fix changelog regex Feb 3, 2026
Copy link
Copy Markdown

@haacked haacked left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here goes nothing!

@dmarticus dmarticus merged commit 8ae2479 into main Feb 3, 2026
8 checks passed
@dmarticus dmarticus deleted the dmarticus/readme-badges branch February 3, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants