github jbangdev/jbang v0.81.0

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

Changelog

Bugfixes but also that --deps on command line works properly with javafx so you now can for example run all the examples in @HanSolo's charts library like this:

jbang --java 17 --deps org.openjfx:javafx-graphics:17:mac --deps eu.hansolo.fx:charts:RELEASE https://github.com/HanSolo/charts/blob/master/src/test/java/eu/hansolo/fx/charts/SankeyPlotTest.java

Also JBANG_EDITOR is once again honored by jbang edit.

🐛 Fixes

  • 7419590 edit now honors JBANG_EDITOR again
  • 3955647 Not checking for new version on first run anymore (#1023)
  • 5e16e22 jbang edit suggests incorrect command when template renames out… (#1020)
  • 3ac5561 --deps now gets special javafx treatments as //DEPS does (#1017)
  • 52b2377 Fixed link to "Usage on Windows" (#1026)
  • 8d5ea6a Fixed download URL in jbang script (#1021)
  • b750ebb kotlin edit now link to source rather than cache location (#1015)

🧰 Tasks

📝 Documentation


Contributors

We'd like to thank the following people for their contributions:
Oliver Libutzki, Tako Schotanus, Max Rydahl Andersen, GitHub, Pierre-Yves Fourmond, Fred Bricon

Don't miss a new jbang release

NewReleases is sending notifications on new releases.