Releases: beryx/badass-runtime-plugin
Releases · beryx/badass-runtime-plugin
v2.0.1
v2.0.0
What's Changed
- Fix cast exception on invalid class entries by @Olli-Lolli in #151
- Java 25 compatibility, minimum JDK 17, update plugins by @xzel23 in #159
- Fix compatibility with Gradle 9 by @gjvoosten in #158
New Contributors
- @Olli-Lolli made their first contribution in #151
- @xzel23 made their first contribution in #159
- @gjvoosten made their first contribution in #158
Full Changelog: v1.13.1...v2.0.0
v2.0.0-rc.1
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
What's Changed
- Fix cast exception on invalid class entries by @Olli-Lolli in #151
- Java 25 compatibility, minimum JDK 17, update plugins by @xzel23 in #159
- Fix compatibility with Gradle 9 by @gjvoosten in #158
New Contributors
- @Olli-Lolli made their first contribution in #151
- @xzel23 made their first contribution in #159
- @gjvoosten made their first contribution in #158
Full Changelog: v1.13.1...v2.0.0-rc
badass-runtime-plugin-1.13.1
badass-runtime-plugin-1.13.0
badass-runtime-plugin-1.12.7
- issue #94: Use of BOMs results in spurious warnings
badass-runtime-plugin-1.12.6
- 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
- issue #84: Val Cannot be Reassigned
badass-runtime-plugin-1.12.4
- issue #81: use ASM 9.1