github GitoxideLabs/gitoxide gix-object-v0.47.0
gix-object v0.47.0

one day ago

Chore

  • bump rust-version to 1.70
    That way clippy will allow to use the fantastic Option::is_some_and()
    and friends.

New Features

  • add conversion from tree::Entry to EntryRef with From
  • add TreeRefIter::offset_to_next_entry().
    Add a function to help resume the iterator without holding onto the data directly.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update all changelogs prior to release (1f6390c)
    • Merge pull request #1762 from GitoxideLabs/fix-1759 (7ec21bb)
    • Bump rust-version to 1.70 (17835bc)
    • Merge pull request #1746 from GitoxideLabs/status (af704f5)
    • Add conversion from tree::Entry to EntryRef with From (9f26645)
    • Merge pull request #1410 from GitoxideLabs/status (0ab4f64)
    • Add TreeRefIter::offset_to_next_entry(). (8141765)
    • Merge pull request #1739 from GitoxideLabs/new-release (d22937f)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.