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

8 months ago

Chore

  • upgrade MSRV to v1.70
    Our MSRV follows the one of helix, which in turn follows Firefox.

Bug Fixes (BREAKING)

  • remove panicking version of ObjectId::from() in favor of ObjectId::from_bytes_or_panic().
    We also add an &oid::try_from() implementation for good measure, which is hard to call in
    practice but certainly not impossible.

Commit Statistics

  • 5 commits contributed to the release over the course of 14 calendar days.
  • 19 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 of next release (e78a92b)
    • Merge branch 'maintenance' (4454c9d)
    • Upgrade MSRV to v1.70 (aea89c3)
    • Remove panicking version of ObjectId::from() in favor of ObjectId::from_bytes_or_panic(). (b2ded12)
    • Merge branch 'main' into fix-1183 (1691ba6)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.