Releases: palantir/gradle-plugin-testing
Releases · palantir/gradle-plugin-testing
0.69.0
23 Apr 13:40
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
Isolate GCV types behind helper class so plugin loads without GCV on the classpath (#449 )
tidy up #444 now we are on that version (#448 )
Full Changelog : 0.68.0...0.69.0
0.68.0
22 Apr 12:53
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Add gradleDistributionBaseUrl extension property (#444 )
Full Changelog : 0.67.0...0.68.0
0.67.0
15 Apr 14:58
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
Replace ProjectLayout.getSettingsDirectory() with Gradle 8.8 compatible API (#439 )
Full Changelog : 0.66.0...0.67.0
0.66.0
17 Mar 17:25
Compare
Sorry, something went wrong.
No results found
✨ Features
Wrap @GradlePluginTests TestKit build outputs in nice color-coded boxes (#319 )
0.65.0
16 Mar 13:05
Compare
Sorry, something went wrong.
No results found
✨ Features
Add IncludedBuild support for composite build testing (#413 )
0.64.0
12 Mar 13:23
Compare
Sorry, something went wrong.
No results found
No documented user-facing changes
0.63.0
12 Mar 09:31
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Add GradleTestAppendProperty ErrorProne check to auto-migrate deprecated appendProperty calls to setProperty on PropertiesFile. (#414 )
0.62.0
06 Mar 14:06
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Add customGradleUserHome in Options (#410 )
0.61.0
27 Feb 13:35
Compare
Sorry, something went wrong.
No results found
No documented user-facing changes
0.60.0
25 Feb 14:06
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Discover test classes from all source sets, not just test (#400 )