releases

Alex Miller (Clojure team) 2026-03-17T01:36:05.212279Z

https://github.com/clojure/tools.build 0.10.13 ae52edf is now available - updates to latest tools.deps

🎉 4
seancorfield 2026-03-17T01:47:17.545259Z

Much appreciated. Now I can rely on tools.deps.edn in both my build.clj and all my Babashka scripts!

👍 2
Daniel Slutsky 2026-03-17T17:16:16.629319Z

https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization - version https://clojars.org/org.scicloj/clay/versions/2.0.14 by @timothypratley: • improvements to stderr/stdout handling (PR #334) ◦ in particular, added show-output option • do not narrow ,, inside a string (PR #335)

🎉 2
Shantanu Kumar 2026-03-17T17:18:42.609509Z

PluMCP: Clojure/ClojureScript library for building https://modelcontextprotocol.io/ Clients and Servers Version 0.2.0-beta4 is released to Clojars. This release fixes MCP server session-related bugs and improves client usability. • Repo: https://github.com/plumce/plumcp • Changelog:

- Added
  - Unhappy transport tests
    - Client Op without initialization
    - Client Op with fake handshake
    - Client Op after server terminates session
- Changed
  - Client: HTTP Client
    - HTTP 400/404/500 are now returned as JSON-RPC error response
    - Self-contained stopping of CLJ/JVM HTTP client transport
      - No more (out-of-band) explicitly interrupting GET (stream) thread
- Fixed
  - Server: Fix `initialize` to return session ID when body is `text/event-stream`
  - Fix Server HTTP transport to return 404 for non-existing session-ID
    - 
  - Fix timeout option processing in client operations
  - Fix CLJS (Node/Bun only) STDERR printing
Please share your feedback/questions/followup in #plumcp or in thread.

🎉 1
tony.kay 2026-03-17T19:05:41.473239Z

Fulcro 3.9.4 https://github.com/fulcrologic/fulcro • Wrapped input bug fix: Wrapped inputs were causing controlled/uncontrolled input warnings

🎉 1
Daniel Slutsky 2026-03-17T21:26:13.244559Z

https://scicloj.github.io/noj - a data science toolkit - Version 2-beta24 (https://clojars.org/org.scicloj/noj/versions/2-beta24, https://github.com/scicloj/noj/releases/tag/2-beta24) by @carsten.behring: • updated http://metamorph.ml,sklearn-clj,scicloj.ml.xgboost,scicloj.ml.tribuo,clay • minor updates of several non-scicloj dependencies

🎉 2