Skip to content

v0.138.0

Latest

Choose a tag to compare

@maxandersen maxandersen released this 13 Apr 21:26
· 39 commits to main since this release

Lots of fixes/clean up but also a few notable fixes/features:

Thanks to @wfouche jbang now also supports running self-bootable .war's
and thanks to @ayagmar we now honor more MANIFEST.MF entries similar to how java -jar works - meaning flags like enable-native-access is now honored so Java don't complain.

Changelog

🚀 Features

  • fb47430 feat: add WAR file support with full JAR parity (#2431)

🐛 Fixes

🧰 Tasks

  • df24b35 chore: ignore .worktrees directory for git worktrees
  • 74f9cf8 chore(deps): upgrade default Groovy version to 4.0.30 (#2398)
  • a9c9126 chore(deps): upgrade gson to 2.13.2 (#2395)
  • 49e4bce chore(deps): upgrade default Kotlin version to 2.3.10 (#2399)

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:
Abdeslam Yassine Agmar, Claude Sonnet 4.5, Cursor Agent, GitHub, Max Rydahl Andersen, Werner Fouché