https://github.com/babashka/babashka: Native, fast starting Clojure interpreter for scripting
1.12.214 (2026-01-13)
• https://github.com/juji-io/editscript compatibility!
• deftype supports Object + hashCode
• Bump process to 0.6.25
• Bump deps.clj
• Fix https://github.com/babashka/babashka/issues/1901: add java.security.DigestOutputStream
• Fix https://github.com/babashka/babashka/issues/1727: add alter-meta! to preserve babashka.process function docstrings (https://github.com/conao3)
• Fix https://github.com/babashka/babashka/issues/1754: add note for graalvm/setup-graalvm
• Fix https://github.com/babashka/babashka/issues/1775: add porter to doc/projects (https://github.com/conao3)
• Fix https://github.com/babashka/babashka/issues/1691: error when bb.edn contains more than one form (https://github.com/conao3)
https://github.com/juji-io/editscript: A library to diff and patch Clojure/ClojureScript data structures, version 0.7.0 is released • Cljr support [thanks to Arjen van Elteren] • Babashka support [thanks to @borkdude] • patch improvement [thanks to @radarroark]