We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df27b68 commit bf4ec94Copy full SHA for bf4ec94
CHANGELOG.md
@@ -16,6 +16,9 @@ This project uses a custom versioning scheme (and not [Semantic Versioning](http
16
* bugfixing on new UnifiedDiff reader / writer for multifile usage
17
* bugfix for wrong DiffRow type while transforming from a patch that removed a line in one changeset
18
* introduced change position into UnifiedDiff reader
19
+* introduced first version of conflict output possibility (like GIT merge conflict)
20
+ * moved verification to `AbstractDelta`
21
+ * introduced `ConflictOutput` to `Patch` to add optional behaviour to patch conflicts
22
23
## [4.9]
24
0 commit comments