https://github.com/clojure/tools.build 0.10.13 ae52edf is now available - updates to latest tools.deps
Much appreciated. Now I can rely on tools.deps.edn in both my build.clj and all my Babashka scripts!
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)
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.Fulcro 3.9.4 https://github.com/fulcrologic/fulcro • Wrapped input bug fix: Wrapped inputs were causing controlled/uncontrolled input warnings
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