github GitoxideLabs/gitoxide gix-mailmap-v0.32.0
gix-mailmap v0.32.0

9 hours ago

New Features (BREAKING)

  • gix-error instead of thiserror in gix-mailmap
    Replace the thiserror-derived parse::Error enum with
    gix_error::Exn<gix_error::ValidationError>. Tests converted from
    variant pattern matching to string-based assertions.

Commit Statistics

  • 3 commits contributed to the release over the course of 10 calendar days.
  • 12 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #2423 from GitoxideLabs/gix-error (000d58a)
    • gix-error instead of thiserror in gix-mailmap (325ac9f)
    • Merge branch 'release' (9327b73)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.