|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.13.219 09 Aug 2026 13:47:58
    |
Santhosh Raju (fox)  |
lang/babashka: Update to 1.13.219
Changes since 1.12.218:
1.13.219 (2026-07-27)
Highlights:
* Tasks get automatic --help and shell completions, through the new
:exec-fn and :cmd keys. See the blog post:
https://blog.michielborkent.nl/babashka-tasks-cli.html
These task keys should be considered experimental and may change in
a future version of babashka, depending on feedback from the
community
* Clojure 1.13 map destructuring with :keys! etc.(Only the first 15 lines of the commit message are shown above ) |
1.12.218 01 Jun 2026 10:34:05
    |
Santhosh Raju (fox)  |
lang/babashka: Fix the FreeBSD 14.x build. |
1.12.218 26 May 2026 08:08:58
    |
Santhosh Raju (fox)  |
lang/babashka: New port: Fast native Clojure scripting runtime
Babashka is a native, fast-starting Clojure interpreter for scripting.
It uses GraalVM native-image to produce a self-contained binary that
starts instantly, making Clojure practical for shell scripting and
command-line tools.
This port installs a statically-linked Linux binary that runs via
FreeBSD's Linux binary compatibility layer (Linuxulator).
WWW: https://babashka.org/ |
Number of commits found: 3
|