Skip to content

patience v0.3.0

Latest

Choose a tag to compare

@peter-evans peter-evans released this 26 Mar 06:17
· 22 commits to main since this release
bd33d36

What's New

⭐ Unified format (unidiff) support

--- a.txt
+++ b.txt
@@ -3,3 +3,3 @@
 brown
-chicken
+fox
 jumps
@@ -7,2 +7,3 @@
 the
+lazy
 dog

What's Changed

Full Changelog: v0.2.0...v0.3.0