github jbangdev/jbang v0.30.0

latest releases: v0.132.1, v0.132.0, v0.131.0...
5 years ago

News

Features

  • Experimental Class Data Sharing support (require Java 13+)
    You can now run jbang --cds ... and jbang will build and run with CDS enabled.
    Gives a speedup boost - especially if using external dependencies.

Bug fixes

  • jbang script on Windows (when not installed via choco) using cygwin and mingw(git bash)
    failed. It now falls back to jbang.bat making it work no matter where and how it is called (hopefully :)

  • vscode integration will not rewrite settings.json during --live-edit to allow change settings. They will be regenerated though.

Don't miss a new jbang release

NewReleases is sending notifications on new releases.