Clojure+, a project that improves Clojure stdlib, now works in babashka! Implemented by @filipematossilva https://github.com/tonsky/clojure-plus/releases/tag/1.7.0
https://github.com/polyfy/polylith/releases/tag/v0.3.0: A tool used to develop Polylith based architectures in Clojure and ClojureScript. The poly tool finally supports ClojureScript!
https://github.com/seancorfield/polylith-external-test-runner -- An external (subprocess) test runner for Polylith:
io.github.seancorfield/polylith-external-test-runner
{:git/tag "v0.7.0" :git/sha "9d885c0" -- supports Polylith 0.3.0 and later
:deps/root "projects/runner"}
• Targets Polylith 0.3.0 and later, with support for dialects.
• Switch from bricks-to-test to bricks-to-test-all-sources (a change in Polylith 0.2.22).
• Drop support for WS v2.0 (`changes` data moved to project in v3.0).
Follow-up in #polylith