This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-05-02
Channels
- # announcements (2)
- # babashka (9)
- # calva (8)
- # cider (2)
- # clj-kondo (3)
- # clojure (113)
- # clojure-austin (1)
- # clojure-dev (27)
- # clojure-europe (11)
- # clojure-germany (2)
- # clojure-losangeles (1)
- # clojure-nl (1)
- # clojure-norway (18)
- # clojure-uk (32)
- # clojuredesign-podcast (4)
- # core-async (16)
- # core-typed (45)
- # cursive (5)
- # data-science (1)
- # datomic (7)
- # events (1)
- # gratitude (2)
- # hugsql (1)
- # hyperfiddle (7)
- # integrant (4)
- # keechma (10)
- # leiningen (4)
- # malli (1)
- # missionary (14)
- # off-topic (62)
- # onyx (8)
- # other-languages (21)
- # pathom (1)
- # reitit (4)
- # releases (2)
- # shadow-cljs (35)
- # squint (1)
- # transit (1)
Released http://www.flow-storm.org 3.15.3
with the following features and changes :
• https://flow-storm.github.io/flow-storm-debugger/user_guide.html#_goto_to_fileline added to the menu
• Show open in editor for any form that contains line meta
• Remove unnamed anonymous functions from Quick Jump autocomplete
• Show value inspector def
window on the same screen
• Make the code stepper the default tool instead of the tree
• Remove tools.build as a dependency (not needed anymore)
Released https://github.com/flow-storm/clojure 1.12.0-alpha11
which tracks and also instrument the new stuff in alpha11 and 1.11.3
which just rebases over the latest stable.

#C03U8L2NXNC 0.7.106
https://github.com/squint-cljs/squint/releases/tag/v0.7.106
• Added index.cljs to vite example README. by https://github.com/chr15m in https://github.com/squint-cljs/squint/pull/512
• Fix https://github.com/squint-cljs/squint/issues/513: Improve shuffle
core function randomness distribution and performances by https://github.com/kigiri in https://github.com/squint-cljs/squint/pull/519
• Fix https://github.com/squint-cljs/squint/issues/522: nil html rendering issue by https://github.com/borkdude in https://github.com/squint-cljs/squint/pull/523
• Fix https://github.com/squint-cljs/squint/issues/517: Fix re-definition of class with defclass in REPL by https://github.com/borkdude in https://github.com/squint-cljs/squint/pull/524