Skip to content

0.6.1

Compare
Choose a tag to compare
@siom79 siom79 released this 09 Nov 21:22
· 837 commits to master since this release
  • semantic versioning information is now also part of the HTML report (#81)
  • title of HTML report is now configurable via maven-plugin (#84)
  • line numbers are reported for methods and constructors (#77)
  • support for type attribute in japicmp.maven.Dependency
  • resolution filter that does not include optional dependencies(#76)
  • fixed: methods pulled up to new superinterface are no longer reported as binary incompatible (#85)
  • fixed: project dependencies are not resolved transitively (#83)