Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@aymanbagabas aymanbagabas released this 13 Dec 18:35
· 10 commits to master since this release
4ad777e

Context Lines, Breaking Change!

µDiff now supports specifying surrounding context lines of the generated diff. Both udiff.ToUnifiedDiff and udiff.ToUnified now take a new argument to specify the number of context lines. You can use udiff.DefaultContextLines as a default value.

Full Changelog: v0.1.3...v0.2.0