Skip to content

Releases: beryx/badass-runtime-plugin

v2.0.1

Choose a tag to compare

@xzel23 xzel23 released this 06 Nov 01:23
1c62568

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@xzel23 xzel23 released this 05 Oct 06:13
872a9d0

What's Changed

New Contributors

Full Changelog: v1.13.1...v2.0.0

v2.0.0-rc.1

v2.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@xzel23 xzel23 released this 30 Sep 12:21
fef0e33

Changes since v2.0.0-rc:

  • add initial support for JEP 493 enabled JDKs like Temurin 24+

Note: The plugin still does not have full support for JEP 493 enabled JDKs, details: #161

v2.0.0-rc

v2.0.0-rc Pre-release
Pre-release

Choose a tag to compare

@xzel23 xzel23 released this 28 Sep 11:33
e6ea43e

What's Changed

New Contributors

Full Changelog: v1.13.1...v2.0.0-rc

badass-runtime-plugin-1.13.1

Choose a tag to compare

@siordache siordache released this 21 Feb 18:36

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

Choose a tag to compare

@siordache siordache released this 25 Dec 18:48
  • 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

Choose a tag to compare

@siordache siordache released this 19 Oct 21:54
  • issue #94: Use of BOMs results in spurious warnings

badass-runtime-plugin-1.12.6

Choose a tag to compare

@siordache siordache released this 13 Sep 21:46
  • 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

Choose a tag to compare

@siordache siordache released this 22 May 10:07
  • issue #84: Val Cannot be Reassigned

badass-runtime-plugin-1.12.4

Choose a tag to compare

@siordache siordache released this 12 Apr 01:00
  • issue #81: use ASM 9.1