japicmp v0.2.0
·
1151 commits
to master
since this release
This release adds the following features:
- ability to compare next to methods also constructors, fields, implemented interfaces and the superclass of the classes within the given archives
- ability to compare the modifiers of classes, methods and fields
- ability to compare the synthetic attribute of classes and methods
The XML and stdout output has been adapted to the modifications above.