Fork me on GitHub
#announcements
<
2023-02-04
>
borkdude10:02:43

https://github.com/babashka/babashka: Native, fast starting Clojure interpreter for scripting New releases in the past month: 1.0.170 - 1.1.173 Highlights: • Support for data_readers.clj(c) • Include https://github.com/babashka/http-client as built-in library • Compatibility with clojure.tools.namespace.repl/refresh • Compatibility with clojure.java.classpath (and other libraries which rely on java.class.path and RT/baseLoader) • Compatibility with https://github.com/weavejester/eftest test runner (see https://twitter.com/borkdude/status/1616886788898885632) • Compatibility with https://github.com/weavejester/cljfmt • Support for *loaded-libs* and (loaded-libs) • Support add-watch on vars (which adds compatibility with potemkin.namespaces) • BREAKING: make printing of script results explicit with --prn Check the https://github.com/babashka/babashka/blob/master/CHANGELOG.md for all the changes! babashka

🎉 28
babashka 20