Fork me on GitHub
#releases
<
2024-04-17
>
borkdude09:04:00

https://github.com/babashka/nbb: Scripting in Clojure on Node.js using https://github.com/babashka/sci 1.2.188 (2024-04-17) • nbb bundle JS output will ignore nbb.ednhttps://github.com/babashka/nbb/issues/351: Update bun docs/example.

🎉 3
nbb 1
borkdude09:04:50

https://github.com/babashka/babashka: Native, fast starting Clojure interpreter for scripting 1.3.190 (2024-04-17) • Fix https://github.com/babashka/babashka/issues/1679: bump timbre and fix wrapping timbre/log! • Add java.util.concurrent.CountDownLatch • Add java.lang.ThreadLocal • Bump babashka.process • Bump httpkit to 2.8.0-RC1 • Bump clojure to 1.11.2 • Bump deps.clj • Bump babashka.cli • Bump cheshire to 5.13.0 • Bump http-client to 0.4.17

🙏 4
gratitude 5
catjam 3
babashka 6
1
🎉 3
hlship15:04:48

How does Babashka do when the classpath (via bb.edn) has conflicts with what's bundled in Babashka? This version uses timbre 0.6.5, which depends on org.clj-commons/pretty 2.2.1, but I may want to use the latest pretty, 2.5.1.

hlship15:04:28

Either way, having access to access to https://cljdoc.org/d/org.clj-commons/pretty/2.5.1/api/clj-commons.ansi#compose is going to be very nice for scripting!

borkdude16:04:17

Have you tried loading it?

hlship16:04:54

Not yet, the brew version doesn't exist yet.

borkdude16:04:22

Try brew update first