github GitoxideLabs/gitoxide gix-bitmap-v0.3.0
gix-bitmap v0.3.0

9 hours ago

New Features (BREAKING)

  • gix-error instead of thiserror in gix-bitmap
    Replace the thiserror-derived ewah::decode::Error enum with
    gix_error::Exn<gix_error::ValidationError>, using ok_or_raise() for
    Option-based error creation.

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-bitmap (2d48c58)
    • Merge branch 'release' (9327b73)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.