github Byron/gitoxide git-odb-v0.38.1
git-odb v0.38.1

21 months ago

Bug Fixes

  • remove panic-assertions in loose lookup_prefix

Refactor

  • flatten errors into one
    By adding one variant, one can remove the previous 'sub-error', for which
    there is no precedent in the codebase yet.

Commit Statistics

  • 5 commits contributed to the release.
  • 6 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • add test to verify we don't panic on a corrupt loose object (391adeb)
    • Merge branch 'loose-find-panic' (95cccdd)
    • flatten errors into one (46636e6)
    • refactor (d305a3a)
    • remove panic-assertions in loose lookup_prefix (4fffa9a)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.