github Byron/gitoxide gix-revwalk-v0.1.0
gix-revwalk v0.1.0

11 months ago

Bug Fixes (BREAKING)

  • rename PriorityQueue::pop() to ::pop_value() and add ::pop() that also pops the key.
    This aligns the method name with peek(), which also pops the key.

Commit Statistics

  • 4 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (298f3d7)
    • Merge branch 'walk-with-commitgraph' (fdee9a2)
    • Rename PriorityQueue::pop() to ::pop_value() and add ::pop() that also pops the key. (e920567)
    • Add new gix-revwalk crate for support types related to revision walking. (13ce887)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.