Skip to content

v0.86.0

Compare
Choose a tag to compare
@maxandersen maxandersen released this 02 Jan 08:23
· 442 commits to main since this release

Changelog

Two years anniversary of JBang, so thought it would be good with a release :)

In this we have a few fixes to get better error information when dependencies cannot resolve and libs gets renamed to lib for consistency during export and a bug fix to jbang tools info making Intellij IDEA JBang plugin work better.

The big news is that JBang now supports using multiple BOM's which is commonly used by frameworks like Quarkus, Spring, or any time you are trying to manage dependencies in larger projects. Give it a try and lets hear how it goes!

Happy New Year!

🚀 Features

🐛 Fixes

  • 446d43f Renaming libs to lib when calling export portable (#1176)
  • b667e55 stop tools info .jsh failing (#1172)
  • 7743693 Provide context about depedendency resolution error. (#1169)

🧰 Tasks

  • e416516 adding missing file
  • 82d8176 make junit annotation gradle aware
  • b40f698 yet another github action annotation with junit
  • d6345ee try different github annotation marker
  • 176c46d enable junit annotation for github actions

📝 Documentation

  • ccbde80 add nandorholozsnyak as a contributor for code (#1177)

Contributors

We'd like to thank the following people for their contributions:
Max Rydahl Andersen, GitHub, allcontributors[bot], Nándor Holozsnyák