Releases: spring-gradle-plugins/compatibility-test-plugin
Releases · spring-gradle-plugins/compatibility-test-plugin
v0.0.4
🐞 Bug Fixes
- Compatibility Test tasks trigger deprecation warnings with Gradle 8.1 and later #23
v0.0.3
⭐ 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
⭐ New Features
- Publish the plugin to Maven Central #17
v0.0.1
⭐ 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