| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| version.txt.sha256 | 2026-02-03 | 64 Bytes | |
| version.txt | 2026-02-03 | 7 Bytes | |
| version.txt.asc | 2026-02-03 | 821 Bytes | |
| jbang.zip.asc | 2026-02-03 | 821 Bytes | |
| jbang.zip.sha256 | 2026-02-03 | 64 Bytes | |
| jbang.zip | 2026-02-03 | 10.4 MB | |
| jbang.tar.sha256 | 2026-02-03 | 64 Bytes | |
| jbang.tar.asc | 2026-02-03 | 821 Bytes | |
| jbang-0.136.0.zip.sha256 | 2026-02-03 | 64 Bytes | |
| jbang.tar | 2026-02-03 | 11.5 MB | |
| jbang-0.136.0.zip.asc | 2026-02-03 | 821 Bytes | |
| jbang-0.136.0.zip | 2026-02-03 | 10.5 MB | |
| jbang-0.136.0.tar.asc | 2026-02-03 | 821 Bytes | |
| jbang-0.136.0.tar.sha256 | 2026-02-03 | 64 Bytes | |
| checksums_sha256.txt.asc | 2026-02-03 | 821 Bytes | |
| jbang-0.136.0.tar | 2026-02-03 | 11.5 MB | |
| checksums_sha256.txt | 2026-02-03 | 566 Bytes | |
| README.md | 2026-02-03 | 1.0 kB | |
| v0.136.0 source code.tar.gz | 2026-02-03 | 6.1 MB | |
| v0.136.0 source code.zip | 2026-02-03 | 6.4 MB | |
| Totals: 20 Items | 56.4 MB | 0 | |
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)
- 4bcb119 [minor] release
Contributors
We'd like to thank the following people for their contributions: GitHub, Max Rydahl Andersen