Skip to content

Releases: siom79/japicmp

japicmp-base-0.25.4

12 Jan 20:53

Choose a tag to compare

[maven-release-plugin] copy for tag japicmp-base-0.25.4

japicmp-base-0.25.3

11 Jan 20:39

Choose a tag to compare

[maven-release-plugin] copy for tag japicmp-base-0.25.3

japicmp-base-0.25.2

08 Jan 20:06

Choose a tag to compare

[maven-release-plugin] copy for tag japicmp-base-0.25.2

japicmp-base-0.25.1

20 Dec 09:48

Choose a tag to compare

[maven-release-plugin] copy for tag japicmp-base-0.25.1

0.18.3

03 Nov 19:26

Choose a tag to compare

  • skip-Tag in plugin configuration and -Djapicmp.skip work #366
  • Do not report any incompatibilities if class becomes public. #365

0.15.3

06 Mar 13:28

Choose a tag to compare

  • The post analysis script can be loaded from the classpath. #274
  • Exceptions during the artifact resolution do no longer break the build if the artifact was found. #284
  • Option ignoreNonResolvableArtifacts is evaluated correctly again. #283
  • Workaround was added to support bundle packaging. #280

Available at Maven Central.

0.15.2

06 Mar 13:29

Choose a tag to compare

  • New annotations or new enums are no longer tracked as incompatible (regression) #279
  • Updated guava version to 30.0-jre

Available at Maven Central.

0.15.1

06 Mar 13:29

Choose a tag to compare

  • No ArtifactNotFoundException when comparison list is build from maven project #278

Available at Maven Central.

0.15.0

06 Mar 13:29

Choose a tag to compare

  • The maven plugin runs with Java-16. This also made changes necessary to migrate to the maven-resolver-API. Hence; the japicmp-maven plugin only runs with maven >= 3.1.0 #275
  • New change that is detected: METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE. #267
  • StdoutOutputGenerator does not print superclass if class itself has changed.

Available at Maven Central.

Version 0.8.1

02 Aug 20:47

Choose a tag to compare

  • Variable mavenProject in maven-plugin is read from MavenParameters and not from injected field. #128
  • Moving protected field to superclass is no longer marked as binary incompatible. #132
  • Maven plugin can be run without section. #134

Available at Maven Central.