Skip to content

3.14.0

Compare
Choose a tag to compare
@jdneo jdneo released this 15 Jun 01:13
· 68 commits to develop since this release
56426f1

What's Changed

  • enhancement - Bump Gradle Wrapper to v8.5 and change Java 21 min Gradle version by @JoseLion in #1455
  • enhancement - Group the Gradle related menus in the file explorer into a submenu labeled 'Gradle' by @testforstephen in #1474
  • enhancement - Upgrade Build Server for Gradle to 0.2.0
  • fix - Exclude the project itself becoming its project classpath entry by @jdneo in #1464
  • fix - Append the log message to build output if it's from compilation report. by @jdneo in #1490
  • fix - Set GradleExecution jdk use java.import.gradle.java.home by @Jiaaming in #1491
  • fix - Refresh the output folders after build tasks by @jdneo in #1493
  • build - Fix buildJars task by @donat in #1481
  • build - Add Build Server debug config by @Jiaaming in #1486
  • build - Move Gradle Daemons implementation from Java into Typescript by @Jiaaming in #1489

New Contributors

Full Changelog: 3.13.5...3.14.0