Fork me on GitHub
#releases
<
2023-02-04
>
borkdude10:02:44

https://github.com/babashka/babashka: Native, fast starting Clojure interpreter for scripting 1.1.173 (2023-02-04) • https://github.com/babashka/babashka/issues/1473: support --config in other dir + :local/root (https://github.com/lispyclouds) • Compatibility with clojure.tools.namespace.repl/refresh and clojure.java.classpath(clojure.lang.RT/baseLoader) now returns classloader with babashka dependencies on classpath • Support reading tags from data_readers.clj and data_readers.cljc • Don't exit REPL when babashka.deps/add-deps fails • Fix #1474: when .bb file is in different artifact, .clj file is loaded first if it appears first on classpath • Support for *loaded-libs* and (loaded-libs) • Bump rewrite-clj to 1.1.46 • Bump http-client to 0.0.3 • Bump fs to 0.2.15 • Bump process to 0.4.16

🎉 2
borkdude17:02:14

https://github.com/babashka/neil: a CLI to add common aliases and features to deps.edn-based projects See the https://blog.michielborkent.nl/new-clojure-project-quickstart.html blog post for a gentle introduction into neil. 0.1.54 (2023-02-04) • https://github.com/babashka/neil/issues/159: fix pmap + requiring-resolve issue

🎉 4
lread18:02:20

How did I not see the lein pun! How!?!

😆 4
lread18:02:43

Very nice post, btw!

borkdude19:02:22

I realize I forgot one sentence before that blog post link