Version 2.4.0 corresponds to the state of DiffDetective as for the publication of the PhD Thesis of Paul Bittner: "Analyzing Edits to Static Variability". This is the release, which is archived on Zenodo and linked to in the thesis.
What's Changed
- fixed: missing toString() in VariationLabel by @piameier in #168
- Improved Unparser by @ibbem in #169
- chore(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #170
- Some little features by @pmbittner in #173
- Fix the children order in line graph and various refactorings by @ibbem in #171
- Update README by @pmbittner in #175
- Assert that there is at most one else in
assertConsistencyby @ibbem in #177 - Unified differ interface and source tracing improvements by @ibbem in #176
- Fix a crucial bug in the Configure relevance predicate by @pmbittner in #174
- Release 2.4.0 by @pmbittner in #178
New Contributors
Full Changelog: v2.3.0...v2.4.0