github Byron/gitoxide gix-hash-v0.10.3
gix-hash v0.10.3

19 months ago

New Features

  • add ObjectId::empty_blob() to obtain the empty blob object.

Bug Fixes

  • note that crates have been renamed from git-* to gix-*.
    This also means that the git-* prefixed crates of the gitoxide project
    are effectively unmaintained.
    Use the crates with the gix-* prefix instead.

    If you were using git-repository, then gix is its substitute.

Commit Statistics

  • 3 commits contributed to the release over the course of 1 calendar day.
  • 3 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 branch 'empty-blob' (796f298)
    • refactor (231b268)
    • add ObjectId::empty_blob() to obtain the empty blob object. (c817626)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.