releases

pez 2025-07-02T07:21:35.941729Z

pez 2025-07-02T07:21:54.338269Z

2
Daniel Slutsky 2025-07-02T22:56:36.321189Z

https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization - version https://clojars.org/org.scicloj/clay/versions/2-beta46 - a major release by @timothypratley with a few of the fruits of exploration at the https://clojurecivitas.github.io/ project: • new option :config/transform my.ns/my-fn hook for per namespace config transformation • new option :aliases a vector of aliases to merge into the configuration • CLI now accepts -A:myalias:anotheralias to activate aliases • stdout and stderr are now captured and displayed in the notebook • Exceptions are now shown in the output page where they are encountered • :exception-continue option for exceptions

🎉 6
Ludger Solbach 2025-07-02T06:07:22.907739Z

https://github.com/lsolbach/qclojure 0.5.0: A functional quantum computer programming library for Clojure with backend protocols, simulation backends and visualizations. Changes: • added a namespace for quantum channel operations • improved SVG and ASCII visualizations • enhanced tutorial

🎉 2