Skip to content

Releases: gitleaks/go-gitdiff

v0.9.1

Choose a tag to compare

@zricethezav zricethezav released this 11 Oct 13:08
7765724

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@zricethezav zricethezav released this 11 Aug 18:13
9cc57d2

What's Changed

  • feat: parser should not know about cmd anything by @L11r in #6

New Contributors

  • @L11r made their first contribution in #6

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@zricethezav zricethezav released this 16 Aug 14:41
9601489

v0.7.6

Choose a tag to compare

@zricethezav zricethezav released this 06 Apr 15:25
9c699f1

Changelog

  • Add "Binary files .* differ" marker #3

v0.7.5

Choose a tag to compare

@zricethezav zricethezav released this 19 Feb 15:58
464ab5f

Changelog

  • fix: Support for more kinds of binary headers #1
  • fix: Empty name and/or email are valid use cases. #2

Thank you @k0ral for the contributions!

v0.7.4

Choose a tag to compare

@zricethezav zricethezav released this 12 Dec 17:58

Fix premature exit on non-EOF errors

v0.7.3

Choose a tag to compare

@zricethezav zricethezav released this 02 Dec 02:42

Add missing close in Parse

v0.7.2

Choose a tag to compare

@zricethezav zricethezav released this 29 Oct 02:01
  • fix infinite loop concurrency bug

v0.7.1

Choose a tag to compare

@zricethezav zricethezav released this 20 Oct 18:12
  • modified Parse signature with chan return
  • added line raw out

v0.7.0

Choose a tag to compare

@zricethezav zricethezav released this 20 Oct 14:48
  • replace bluekeyes with gitleaks