Clojure CLI 1.12.2.1565 is now available β’ Updates default Clojure version to 1.12.2
brew upgrade clojure/tools/clojure
clj πΈ
cc @borkdude
loading
Ah since 2023 you're doing Github releases on this project. I subscribed now to notifications on those too
β
@borkdude but fyi, that feed will include both dev releases (which probably donβt need to get propagated to yours) and stable releases
Ok just tag me here then
Hello everybody! Just released flowstorm FlowStorm 4.5.1 and ClojureStorm 1.12.2!
ClojureStorm 1.12.2 just rebases over the just released official Clojure 1.12.2
Most relevant for FlowStorm :
New Features:
β’ A better oscilloscope data window
β’ Add :pre-require to flow-storm.debugger.main/start-debugger for https://flow-storm.github.io/flow-storm-debugger/user_guide.html#_clojurescript_2
β’ Data Windows visualizers on-create can be called with :preferred-size :small, so you can adapt for displaying values in small panes
Changes:
β’ Limit the exceptions we are tracking on the UI to 100 so we don't make the UI super slow when too many exceptions are fired
β’ Improve quick jump box for same function fired on many threads
β’ A couple of perf improvements
Bug fixes:
β’ Fixed transients inspection
For any questions or feedback please show up in #flow-storm