github Byron/gitoxide gix-actor-v0.31.1
gix-actor v0.31.1

6 months ago

Bug Fixes

  • allow parsing signatures with trailing numbers in offset
    That way this won't fail, but just silently degenerates information.

    The idea is that during FSCK, objects should be decoded and then
    re-encoded to see if they are still the same. If not, this means
    some leniency kicked in.

    Maybe for FSCK, there would also have to be a refactor so there
    is a lenient and strict parsing mode. One problem at a time.

Commit Statistics

  • 3 commits contributed to the release.
  • 3 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #1322

Commit Details

view details
  • #1322
    • Allow parsing signatures with trailing numbers in offset (741e373)
  • Uncategorized
    • Prepare changelog prior to release (129ba3d)
    • Merge branch 'improvements-for-cargo' (41cd53e)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.