github Byron/gitoxide gix-object-v0.38.0
gix-object v0.38.0

11 months ago

New Features

  • add compute_stream_hash method as lower-level way of hashing objects.

Bug Fixes (BREAKING)

  • encode::loose_header() now supports large objects even on 32 bit systems.
    Previously, larger than 4GB files wouldn't be supported, which causes problems when
    genrating hashes even when streaming data.

Commit Statistics

  • 6 commits contributed to the release over the course of 8 calendar days.
  • 17 days passed between releases.
  • 2 commits were 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 'improvements' (429e7b2)
    • Add compute_stream_hash method as lower-level way of hashing objects. (5bb55de)
    • Fix docs (995bc84)
    • Merge branch 'reset' (b842691)
    • encode::loose_header() now supports large objects even on 32 bit systems. (9283a9d)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.