Skip to content

Releases: beryx/badass-runtime-plugin

badass-runtime-plugin-1.13.1

21 Feb 18:36
Compare
Choose a tag to compare

Release 1.13.1

  • issue #140: Make TargetPlatform a managed type
  • issue #143: Use BaseTask java home in jpackage tasks
  • issue #147: Fixed shading of the asm dependency

Many thanks to @arpsmack, @fourlastor, @hakanai for contributing to this release!

badass-runtime-plugin-1.13.0

25 Dec 18:48
Compare
Choose a tag to compare
  • issue #115: usage of deprecated field mainClassName
  • issue #130: jre task fails because it doesn't set the appropriate dependencies on jar tasks
  • dropped compatibility with Gradle versions older than 7.0
  • added support for Java 19

Many thanks to @hakanai for contributing to this release!

badass-runtime-plugin-1.12.7

19 Oct 21:54
Compare
Choose a tag to compare
  • issue #94: Use of BOMs results in spurious warnings

badass-runtime-plugin-1.12.6

13 Sep 21:46
Compare
Choose a tag to compare
  • issue #92: jre task should declare a dependency on the jar task

Thanks to @markslater for his contributions to this release!

badass-runtime-plugin-1.12.5

22 May 10:07
Compare
Choose a tag to compare
  • issue #84: Val Cannot be Reassigned

badass-runtime-plugin-1.12.4

12 Apr 01:00
Compare
Choose a tag to compare
  • issue #81: use ASM 9.1

badass-runtime-plugin-1.12.3

12 Apr 00:03
Compare
Choose a tag to compare
  • issue #81, issue #83: cannot access class jdk.internal.org.objectweb.asm.Type

badass-runtime-plugin-1.12.2

06 Mar 01:21
Compare
Choose a tag to compare
  • issue #77: Can't use newer Java version in javaHome than what Gradle was invoked with

badass-runtime-plugin-1.12.1

21 Dec 13:47
Compare
Choose a tag to compare
  • issue #73: targetplatform and installerName

badass-runtime-plugin-1.12.0

18 Dec 15:42
Compare
Choose a tag to compare
  • add experimental support for Class Data Sharing (CDS)
  • add launcher property runInBinDir