Skip to content

Releases: gitleaks/go-gitdiff

v0.9.0

11 Aug 18:13
9cc57d2
Compare
Choose a tag to compare

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

16 Aug 14:41
9601489
Compare
Choose a tag to compare

v0.7.6

06 Apr 15:25
9c699f1
Compare
Choose a tag to compare

Changelog

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

v0.7.5

19 Feb 15:58
464ab5f
Compare
Choose a tag to compare

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

12 Dec 17:58
Compare
Choose a tag to compare

Fix premature exit on non-EOF errors

v0.7.3

02 Dec 02:42
Compare
Choose a tag to compare

Add missing close in Parse

v0.7.2

29 Oct 02:01
Compare
Choose a tag to compare
  • fix infinite loop concurrency bug

v0.7.1

20 Oct 18:12
Compare
Choose a tag to compare
  • modified Parse signature with chan return
  • added line raw out

v0.7.0

20 Oct 14:48
Compare
Choose a tag to compare
  • replace bluekeyes with gitleaks

v0.6.1

20 Oct 14:22
Compare
Choose a tag to compare

Add patch header to file struct