github bluekeyes/go-gitdiff v0.7.0

latest releases: v0.8.1, v0.8.0, v0.7.4...
2 years ago

API Breaks

  • Remove the Applier type and replace it with TextApplier and BinaryApplier. This does not impact clients that only use the top-level Apply function (#32).

Improvements

  • Add an option to control which content is removed from subject lines when parsing the headers of mail-formatted patches (#36)
  • Simplify internal logic for patch header parsing (#34)
  • Run tests and lint checks with Go 1.19 (#35)

Don't miss a new go-gitdiff release

NewReleases is sending notifications on new releases.