github Byron/gitoxide git-traverse-v0.17.0
git-traverse v0.17.0

2 years ago

New Features

  • Make it possible to access the current commits buffer during commit ancestor iteration.
    This is useful to avoid additional lookups of the same object for
    reading additional data from it.

    Currently one needs an object cache to avoid duplciate object extraction
    work, with such a cache being slower than accessing the same buffer
    again.

Commit Statistics

  • 5 commits contributed to the release over the course of 18 calendar days.
  • 19 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #470

Commit Details

view details
  • #470
    • update changelogs prior to release (caa7a1b)
    • Make it possible to access the current commits buffer during commit ancestor iteration. (6b2af57)
  • Uncategorized
    • Merge branch 'index-from-tree' (172f73c)
    • Merge branch 'git_date_parse' (75591fb)
    • Release git-hash v0.9.9 (da0716f)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.