releases

Daniel Slutsky 2025-07-06T13:32:29.500709Z

https://scicloj.github.io/kindly/ - a standard for visually displaying values - version https://www.clojars.org/org.scicloj/kindly/versions/4-beta18 • Annotate wrapped values to distinguish them from single-element vectors (PR #28) - by @afoltzm

🎉 3
Daniel Slutsky 2025-07-06T23:42:45.557779Z

https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization - version https://clojars.org/org.scicloj/clay/versions/2-beta47: • initial support for GitHub Flavored Markdown target • added support for a :simple mode in generating tests alongside the default :sequential mode - see https://scicloj.github.io/clay/clay_book.test_generation.html • shortened names in generated tests

🔥 3
Ludger Solbach 2025-07-07T07:00:44.983309Z

On the road for cljdoc integration. 😄

Daniel Slutsky 2025-07-07T07:08:55.036969Z

Yes, exactly, inspired by you! 🙂

borkdude 2025-07-06T06:48:45.180359Z

https://github.com/babashka/pod-babashka-fswatcher: babashka filewatcher pod 0.0.7 • Bump fsnotify to 1.9.0 • Pod should not send done for intermediate async results (fixes compatibility with newer babashka versions that handle async requests according to pod spec)

🎉 2