github jbangdev/jbang v0.136.0

9 hours ago

First release of 2026 - biggest fix is that a concurrency issue found when building or running lots of projects concurrently - so now you can build and run without risk of it failing.

Also added -x option to always get stacktrace on errror so you don’t need full —verbose.

Add central-portal-snapshots for easy testing of upcoming dependencies from maven central.

And ability to use relative paths, like ./build/repo that’s useful when wanting to use Gradle dependencies but prefer not to publish to local maven repo.

Enjoy!

Changelog

🚀 Features

  • 2814a22 feat: relative repos. --repos=local=./build/repo (#2376)
  • 17ff08e feat: dont fail on concurrent build cache access (#2378)
  • 190ceb0 feat: add central-portal-snapshots maven repo shorthand/alias (#2371)
  • fb5874c feat: -m supports pattern matching (#2364)

Contributors

We'd like to thank the following people for their contributions:
GitHub, Max Rydahl Andersen

Don't miss a new jbang release

NewReleases is sending notifications on new releases.