releases

Daniel Slutsky 2025-07-30T20:45:48.782689Z

https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization - version https://clojars.org/org.scicloj/clay/versions/2-beta49: by @timothypratley • Show exception message or type and truncated stacktrace to remove clay. • refactoring of notebook processing (preparing for Kindly-render integration) • minor optimisation of different cases in notebook processing • cleanup (unused font links) • added :keep-existing option - defaults to false for single targets, true for multiple targets • added :external-requirements option - skip file if both :external-requirements and :keep-existing • added :quarto-target-path option - a Quarto project root where qmd files should be created e.g. "site"

🎉 5
lukasz 2025-07-30T21:09:39.248219Z

Ω https://github.com/lukaszkorecki/omega-red - Redis client based on Jedis - v2.5.0 is out • command parser has been vastly improved to handle keywords for named parameters in commands, e.g. (r/execute c [:set "foo" :ex 1]) now works, previously :ex had to be a string • light weight lock implementation, inspired by Jedis-tools and Carmine

👀 1
🎉 1