News
-
When running untrusted sources jbang now asks user if he wants to run it once, trust or abort. Seems like the best compromise between security and user convenience.
-
bug fixed so
//DEPS org.log4j:log4j:${log4j.version:2.1.14}is now possible; allowingjbang -Dlog4j.version=3.0.0 hello.javato override used dependencies. -
arch64 added to supported java boostrapping of jbang
-
jbang cache clearnow supports cleaning up projects, scripts and stdin -
improved startup performance with ~17%