WARNING: This is an early-access release directly from main branch, not intended for production use.
To enable experimental native-image jbang set JBANG_USE_NATIVE to true, i.e. export JBANG_USE_NATIVE=true
If you want to try the latest and greatest, please give it a spin and report any issues you find.
Here is how to install it:
Linux / macOS / WSL (bash):
curl -Ls https://sh.jbang.dev | JBANG_DOWNLOAD_VERSION=early-access bash -s - app setup
Windows PowerShell:
$env:JBANG_DOWNLOAD_VERSION='early-access'; iex "& { $(iwr -useb https://ps.jbang.dev) } app setup"
Changelog
π Features
- 471fd3a feat: add Roq website teaser
π Fixes
- 755e959 fix: PR build install command downloads and runs directly
- 7fb3088 fix: PR build install command uses temp JBANG_DIR
- af5deea fix: publish-pr-build artifact download and PR lookup
- 4e55954 fix: avoid replacing active Windows command launcher (#2617)
π Build
- f4e7d6d build: upgrade aesh to 3.16.6 (#2627)
- 351b42b ci: pin upload-pages-artifact to v4 (transitive SHA)
- 90562e0 ci: pin website workflow actions
- 8c4fad6 ci: deploy website from main
Contributors
We'd like to thank the following people for their contributions:
Arnab Nandy, GitHub, Max Rydahl Andersen, StΓ₯le Pedersen, allcontributors[bot]