github Byron/gitoxide gix-traverse-v0.22.2
gix-traverse v0.22.2

19 months ago

New Features

  • add tree::Recorder::path_clone() and tree::Recorder::track_filename() builder method.
    That way, the recorder can be used in other applications to keep track of the full
    path or the filename.

Bug Fixes

  • note that crates have been renamed from git-* to gix-*.
    This also means that the git-* prefixed crates of the gitoxide project
    are effectively unmaintained.
    Use the crates with the gix-* prefix instead.

    If you were using git-repository, then gix is its substitute.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Merge branch 'rename-tracking' (35415c5)
    • add tree::Recorder::path_clone() and tree::Recorder::track_filename() builder method. (9e391e9)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.