Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@jdneo jdneo released this 18 Jul 05:15
· 7 commits to develop since this release
6aa16d8

What's Changed

  • feat - Add support for running tests by @Arthurm1 in #144
  • fix - Only send build target count during initialization by @jdneo in #153
  • fix - Handle older versions of Gradle by @Arthurm1 in #149
  • fix - Add JDK 22 compatibility support by @jdneo in #152
  • fix- Return the root cause of the message by @jdneo in #156
  • fix - LanguageExtension downcast resolution by @Tanish-Ranjan in #160
  • fix - Set env vars for Windows testing by @Arthurm1 in #164
  • fix - Composite Builds using Build Actions by @Tanish-Ranjan in #154
  • fix - Cannot get test display name by @jdneo in #166
  • fix - Unsupported class file for the build action class by @jdneo in #170
  • fix - Use project dir instead of project path by @jdneo in #171
  • fix - --no-daemon not working on Gradle 8.9 by @jdneo in #172

New Contributors

Full Changelog: 0.2.0...0.3.0