Fork me on GitHub
#announcements
<
2021-12-29
>
borkdude17:12:10

babashka.process Clojure wrapper for java.lang.ProcessBuilder v0.1.0 • Resolve binaries on Windows using `fs/which` • String with backslash is tokenized incorrectly https://github.com/babashka/process/issues/47 • Support `deref` with timeout https://github.com/babashka/process/issues/50 (https://github.com/SevereOverfl0w) • Fix piping with `$` macro https://github.com/babashka/process/issues/52 See the full changelogs https://github.com/babashka/process/blob/master/CHANGELOG.md

🎉 8
borkdude17:12:01

babashka v0.7.0-v0.7.3: fast starting native Clojure scripting environment. Highlights: • compatibility with clojure.spec.alpha. Also see https://blog.michielborkent.nl/using-clojure-spec-alpha-with-babashka.html • Error message/output improvements • arm64 docker images • Load babashka tasks from other bb.edn file (--config and --deps-root options) See the full changelogs https://github.com/babashka/babashka/blob/master/CHANGELOG.md

🎉 13