Releases: gitleaks/go-gitdiff
Releases · gitleaks/go-gitdiff
v0.9.1
What's Changed
- Fixed Irrelevant header data being returned by @nicholas-arnica in #7
New Contributors
- @nicholas-arnica made their first contribution in #7
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.0
v0.7.6
v0.7.5
v0.7.4
Fix premature exit on non-EOF errors
v0.7.3
Add missing close
in Parse
v0.7.2
- fix infinite loop concurrency bug
v0.7.1
- modified Parse signature with chan return
- added line raw out
v0.7.0
- replace
bluekeyes
withgitleaks