Skip to content

Releases: spring-gradle-plugins/compatibility-test-plugin

v0.0.4

03 Jun 10:04
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Compatibility Test tasks trigger deprecation warnings with Gradle 8.1 and later #23

v0.0.3

30 Sep 10:04
Compare
Choose a tag to compare

⭐ New Features

  • Recompile test source for each compatibility test task so that only source compatibility is required #22
  • Raise the minimum supported version of Gradle to 7.6 #19

📔 Documentation

  • Update README to reflect plugin being published to Maven Central #20

v0.0.2

10 Jan 13:17
Compare
Choose a tag to compare

⭐ New Features

  • Publish the plugin to Maven Central #17

v0.0.1

18 May 19:55
Compare
Choose a tag to compare

⭐ New Features

  • Publish source and javadoc #15
  • Add support for testing a project against different versions of its dependencies #11
  • Allow compatibility tests to be configured to use JUnit platform #10

📔 Documentation

  • Provide a README that describes how to use the plugin #9