Fork me on GitHub
#releases
<
2021-12-22
>
borkdude20:12:29

#nbb v0.1.0 Ad-hoc CLJS scripting on Node.js using SCI. nbb • Add https://github.com/mfikes/cljs-bean to ease JS interop • Add `--help` option to print help text • Add `--main` option to invoke main function Added in nbb since last announcement: • Support binding `clojure.test/report` https://github.com/babashka/nbb/issues/106 • Expose `Math` directly • Add `tap` and related functions • Expose more `promesa` functions • Add `nbb.classpath` namespace and JS API for adding classpath entries • Support `test-vars` and `use-fixtures` in `clojure.test` namespace https://github.com/babashka/nbb/issues/99

Alex Miller (Clojure team)23:12:26

Clojure CLI prerelease 1.10.3.1049 is now available on the Clojure tap • https://clojure.atlassian.net/browse/TDEPS-215 - Fixes race condition during parallel loading of S3TransporterFactory • Update to latest maven-core (which rolls back some more dodgy changes) • Update to latest aws api

Alex Miller (Clojure team)23:12:48

https://github.com/clojure/tools.build v0.7.3 2699924 is now available • updates to latest tools.deps.alpha (to include the fix for TDEPS-215)