Skip to content

japicmp v0.2.0

Compare
Choose a tag to compare
@siom79 siom79 released this 06 Aug 21:36
· 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.