Releases: beryx/badass-runtime-plugin
Releases · beryx/badass-runtime-plugin
badass-runtime-plugin-1.8.6
- allow configuring the main class in application.mainClass
badass-runtime-plugin-1.8.5
- workaround for GradleUp/shadow#572
badass-runtime-plugin-1.8.4
- fix issue #54: Setting installerOutputDir only produces a single installer
badass-runtime-plugin-1.8.3
badass-runtime-plugin-1.8.2
- fix #53: installerOutputDir option errors out
badass-runtime-plugin-1.8.1
- upgrade to ASM 8.0
badass-runtime-plugin-1.8.0
- add new property:
additive
badass-runtime-plugin-1.7.3
- rename jpackage option --package-type to --type
badass-runtime-plugin-1.7.2
- Upgrade ASM to 7.2 in order to support Java 13
badass-runtime-plugin-1.7.1
- fix issue #41: Invalid dependency causing NPE