github Byron/gitoxide gix-features-v0.36.0
gix-features v0.36.0

11 months ago

New Features (BREAKING)

  • add hash::bytes_with_header(), also make it 32bit compatible.
    That way it's possible to hash entire files as object.
    Previously it wasn't possible to read more than u32::MAX bytes even
    on 32 bit system even though we are streaming the data.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (1347a54)
    • Merge branch 'reset' (b842691)
    • Add hash::bytes_with_header(), also make it 32bit compatible. (4c03fdb)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.