Skip to content

gix-traverse v0.47.0

Compare
Choose a tag to compare
@Byron Byron released this 15 Jul 03:40
· 154 commits to main since this release
5a919c4

New Features

  • add commit::Simple::hide() to hide a given set of tips.
    That means, these tips and all their ancestors will be hidden from
    the traversal.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (65037b5)
    • Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb (dab97f7)
    • Bump the cargo group across 1 directory with 68 updates (a9a8ea1)
    • Merge pull request #2037 from GitoxideLabs/hide (92febae)
    • Improve traversal performance when hidden tips are used. (219655f)
    • Add commit::Simple::hide() to hide a given set of tips. (1b08fd9)
    • Merge pull request #2009 from GitoxideLabs/release-gix-index (c3f06ae)