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
- 59b5483 do not use @file with jshell. Fixes #1349 (#1352)
- 018acde add sources to export (#1348)
- 5c8094c ignore dependencies without GVA for integration (#1350)
- 0397de4 Fixed problem with merging old PR #1271
- c62087c some errors in alias documentation page (#1329)
- 3f01dc8 Run locally with 'act' fails (jbangdev/jbang-action#28) (#1328)
🧰 Tasks
- e7391c1 add explicit cast
- 0750e62 switch code coverage to informational only
- 7d6b632 fix typo in StrictParameterPreprocessor.java (#1333)
🛠 Build
📝 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]