github jbangdev/jbang v0.93.0

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

Changelog

Mainly small fixes.

JBang no longer uses @file for large classpath/command lines with JShell. This should allow it run for more things; but can also give problems with large dependency sets on Windows. Recommend to use powershell or a linux-like terminal on Windows to avoid problems.

Export now is possible for projects without a main, i.e. for building libraries.

Also //FILES will now tell you what file pattern failed to be resolved. Making it easier to debug.

🚀 Features

🐛 Fixes

🧰 Tasks

  • e7391c1 add explicit cast
  • 0750e62 switch code coverage to informational only
  • 7d6b632 fix typo in StrictParameterPreprocessor.java (#1333)

🛠 Build

  • d2b246d add a test with a version range
  • 7856810 added docker compose file for testing proxy (#1339)

📝 Documentation


Contributors

We'd like to thank the following people for their contributions:
Andrea Peruffo, Tako Schotanus, George Gastaldi, Ikko Ashimine, Jeremie Bresson, Max Rydahl Andersen, GitHub, Pierre-Yves Fourmond, allcontributors[bot]

Don't miss a new jbang release

NewReleases is sending notifications on new releases.