News
Just a bugfix release, mainly fixing a issue in zero install for powershell and
adding javaagent dependencies to boot-class-path so you can use 3rd party tools in your agent (like javassist).
Bug Fixes
- We now properly notify Jbang we're running in PowerShell (#bf629dbd, closes #401)
- fix outdate docs about --live=idea that is not --live --open=idea (#2442beaf, closes #405)
- add DEPS for JAVAAGENT to boot-class-path in manifest.mf (#d13fde27)
Refactor
- Jbang zero-install is now located in
~/.jbang/bin[patch]