Java Diff Utils v4.15 Release Notes
Release Date: 2024-11-23 // over 1 year ago-
What's Changed
🔄 Changes and new Features
- ⚡️ Update README.md by @mlesniak in #153
- ➕ Added ability to apply patch to existing list inplace by @andre161292 in #152
- ⚡️ Optimize CI a bit by @Goooler in #155
- ⚡️ Update JavaDoc for DiffUtils class by @mhamadli in #163
- ➕ Add generateOriginalAndDiff method and test class by @1506085843 in #164
- 🛠 A problem was found and fixed about #164 by @1506085843 in #170
- Typo on diff author's name by @pierrebailletsonos in #176
- 🛠 Fixes #182 by parsing diffs with 'Binary files' by @machadoit in #183
- 🛠 Fix confusing javadoc documentation for reportLinesUnchanged by @anomal in #186
- ⬆️ Bump org.eclipse.jgit:org.eclipse.jgit from 5.8.1.202007141445-r to 5.13.3.202401111512-r in /java-diff-utils-jgit by @dependabot in #187
🆕 New Contributors
- @mlesniak made their first contribution in #153
- @andre161292 made their first contribution in #152
- @Goooler made their first contribution in #155
- @mhamadli made their first contribution in #163
- @1506085843 made their first contribution in #164
- @pierrebailletsonos made their first contribution in #176
- @machadoit made their first contribution in #183
- @anomal made their first contribution in #186
- @dependabot made their first contribution in #187
Full Changelog : java-diff-utils-parent-4.12...java-diff-utils-parent-4.15
Previous changes from v4.12
-
What's Changed
🔄 Changes and new Features
- Fizzy apply by @anatawa12 in #125
- 🛠 Fix a typo in ComputeDifference.java by @sebkur in #140
- 🛠 Fix for #141 by @helbaroudy in #144
- ⚡️ Update version in gradle example of README by @okue in #145
🆕 New Contributors
- @anatawa12 made their first contribution in #125
- @sebkur made their first contribution in #140
- @helbaroudy made their first contribution in #144
- @okue made their first contribution in #145
Full Changelog : java-diff-utils-parent-4.11...java-diff-utils-parent-4.12