Skip to content

gix-diff v0.42.0

Compare
Choose a tag to compare
@Byron Byron released this 14 Mar 20:37
· 1632 commits to main since this release
b050327

New Features

  • add index-to-worktree status with rename tracking

New Features (BREAKING)

  • Provide more source information when emitting rewrites.
    Previously, the source was entirely missing, now it's also made available.
    Further, all the cloning of these resources is now left to the user,
    which should safe time.

Commit Statistics

  • 5 commits contributed to the release over the course of 10 calendar days.
  • 18 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 changelogs prior to release (52c3bbd)
    • Merge branch 'status' (3e5c974)
    • Fix lints for nightly, and clippy (f8ce3d0)
    • Add index-to-worktree status with rename tracking (80a6cb8)
    • Provide more source information when emitting rewrites. (e20b6b1)