This release makes J'bang available on Windows and older versions of java.
- Now built to run on Java 8+
- Early Windows support by using
bin/jbang.bat - JShell/
.jshnow supports getting arguments by having aString[] argsglobally available - Faster startup on consecutive runs due to now doing compilation and jar creation work on older Java versions.
Give it at try, especially if you are on Windows I'm curious to hear if it works for you!