Releases: siom79/japicmp
Releases · siom79/japicmp
japicmp-base-0.25.4
[maven-release-plugin] copy for tag japicmp-base-0.25.4
japicmp-base-0.25.3
[maven-release-plugin] copy for tag japicmp-base-0.25.3
japicmp-base-0.25.2
[maven-release-plugin] copy for tag japicmp-base-0.25.2
japicmp-base-0.25.1
[maven-release-plugin] copy for tag japicmp-base-0.25.1
0.18.3
0.15.3
- 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
- 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
- No ArtifactNotFoundException when comparison list is build from maven project #278
Available at Maven Central.
0.15.0
- 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
- 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.