github Byron/gitoxide git-diff-v0.19.0
git-diff v0.19.0

2 years ago

New Features

  • forward line-diffing capabilities curtesy of the similar crate.
    This is a first and maybe the last step towards providing diffing
    functionality, and it seems like the right choice to keep this in
    similar and contribute there as needed. All algorithms are well
    described and thus shouldn't be git-specific per-se, and similar
    is the best the community has to offer.

Commit Statistics

  • 8 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)
    • forward line-diffing capabilities curtesy of the similar crate. (e164856)
    • improved usability of the Action enum (d04807b)
  • Uncategorized
    • Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates (29a043b)
    • Merge branch 'index-from-tree' (172f73c)
    • More standard derives for Change type (8e46f54)
    • 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.