github GitoxideLabs/gitoxide git-traverse-v0.16.1
git-traverse v0.16.1

2 years ago

Bug Fixes

  • Ordering of tips is now enforced if topo-order isn't chosen.
    Previously the starting tips might still have been unordered, despite
    their values being correct, which could have caused all kinds of issues
    down the road. The most important one was that traversal by date
    wouldn't work with more than one tip.
  • docs now highlight performance implications of commit traversal by commit time

Commit Statistics

  • 8 commits contributed to the release over the course of 26 calendar days.
  • 26 days passed between releases.
  • 2 commits where understood as conventional.
  • 1 unique issue was worked on: #427

Commit Details

view details
  • #427
    • make fmt (4b320e7)
    • Ordering of tips is now enforced if topo-order isn't chosen. (153dad1)
    • docs now highlight performance implications of commit traversal by commit time (921f565)
  • Uncategorized
    • prepare changelogs prior to reelase (c06ae1c)
    • Release git-hash v0.9.7, git-features v0.22.1 (232784a)
    • Merge branch 'write-index-files' into write-index-v2 (cddc2ca)
    • Merge branch 'write-index-files' into rev-parse-delegate (370110d)
    • Fix typos (e9fcb70)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.