ClojureMCP v0.1.8-alpha https://github.com/bhauman/clojure-mcp https://github.com/bhauman/clojure-mcp/blob/main/CHANGELOG.md β’ Improved Clojure editing β’ Expanded configuration β’ Have fun with Scittle! This is a big release. More cool stuff to come.
Release Clojure CLI 1.12.1.1561
β’ TDEPS-264 Add -X:deps basis - to print the basis for a deps config
β’ TDEPS-259 Improve error reporting on deps.edn spec errors
β’ Update to latest deps
Will make a deps.clj release tomorrow
Thx, was just coming here to tag you :)
I updated my :deps article to include basis.
https://clojurians.slack.com/archives/C015AL9QYH1/p1755249475677479
Some feedback. In had to throw away .cpcache before -X:deps basis worked in one of my projects. I got a message like namespace tools.deps.cli loaded by function basis not found before
Thatβs weird and interesting :). Iβll have to think about that one