When you create an AWS Lambda function, you choose the runtime that Lambda will use to run your code. This includes the base language version and supporting libraries. Lambda runtimes follow a published deprecation…
Fixes to how publishing is done so it shows up in sdkman etc. Changelog 🐛 Fixes 7cbaeb7 fix: use shared-build-setup in publish-packages workflow cf2dc03 fix: add completion and deps search demo 840d546 [patch] release
JBang 0.139.2 Changelog Big release — the biggest change is replacing picocli with Aesh for CLI parsing, plus native binary builds are now available as early-access. ⭐ Highlights Picocli → Aesh Migration JBang's CLI…