Java Diff Utils v3.0 Release Notes
Release Date: 2018-10-18 // over 3 years ago-
โ Added
- Introduced a process listener to diff algorithms. For long running diffs one could implement some progress information.
- automatic module name for JDK 9 and higher usage
๐ Changed
- ๐ changed generation of inline diffes, if there are different linefeeds within one diff, then these are excluded from the diff block.
โ Removed
- ๐ Due to licensing issues Delta.java and DiffAlgorithm.java were removed.