github GitoxideLabs/gitoxide gix-v0.61.0
gix v0.61.0

7 months ago

Documentation

  • fix typo

New Features (BREAKING)

  • provide Repository::dirwalk_iter().
    That way, more copying happens but the usability increases tremendously as well.
    It's breaking as public types moved from repository::dirwalk to dirwalk,
    dissolving repository::dirwalk entirely.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelog prior to release (129ba3d)
    • Merge branch 'improvements-for-cargo' (41cd53e)
    • Provide Repository::dirwalk_iter(). (ba3f2db)
    • Adapt to changes in gix-dir (b90ab3d)
    • Merge pull request #1318 from wtlin1228/main (4ccf39b)
    • Refine typo-fix (c18734b)
    • Fix typo (e51b6b6)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.