Fork me on GitHub
#releases
<
2022-04-22
>
tony.kay17:04:26

Fuclro RAD’s semantic UI rendering plugin version 1.2.9 is available. Adds the ability to replace the css classes of the surrounding elements of forms (e.g. the fields and containers for relations). https://github.com/fulcrologic/fulcro-rad-semantic-ui

🎉 3
Alex Miller (Clojure team)17:04:47

Clojure CLI prerelease 1.11.1.1113 is available • TDEPS-153 - yet more work on errors during concurrent Maven downloads - please test! • TDEPS-225 - add programatic API clojure.tools.deps.alpha.tree/calc-tree to get the tree data (as in clj -X:deps tree :format :edn)

🎉 3
seancorfield19:04:13

Vendored this into our repo at work and ran a full CI pipeline after blowing away the Maven, gitlibs, and .clojure caches and it downloaded everything perfectly. I'll keep an eye on it and re-run CI without the cache a few times to see if I can get any glitches (we were seeing occasional problems, with errors during Maven downloads, whenever the cache got stale or got cleared).