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
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
On the road for cljdoc integration. 😄
Yes, exactly, inspired by you! 🙂
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)