This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-05-06
Channels
- # announcements (7)
- # aws (8)
- # babashka (9)
- # babashka-sci-dev (11)
- # beginners (37)
- # calva (50)
- # cider (15)
- # clj-kondo (30)
- # clj-otel (3)
- # cljdoc (16)
- # cljs-dev (26)
- # cljsrn (4)
- # clojure (168)
- # clojure-doc (1)
- # clojure-europe (17)
- # clojure-gamedev (4)
- # clojure-nl (3)
- # clojure-norway (1)
- # clojure-spec (17)
- # clojure-uk (16)
- # clojurescript (27)
- # community-development (3)
- # css (3)
- # cursive (9)
- # datomic (25)
- # emacs (1)
- # events (4)
- # fulcro (2)
- # google-cloud (2)
- # graphql (11)
- # gratitude (9)
- # humbleui (16)
- # hyperfiddle (2)
- # jobs (1)
- # london-clojurians (1)
- # lsp (16)
- # malli (2)
- # off-topic (71)
- # pedestal (4)
- # polylith (9)
- # portal (94)
- # reagent (6)
- # reitit (2)
- # releases (1)
- # remote-jobs (2)
- # sci (9)
- # shadow-cljs (49)
- # spacemacs (8)
- # tools-build (2)
- # tools-deps (39)
- # vim (7)
- # xtdb (6)
I saw this pop-up on Reddit yesterday. I've got zero connection with the project, but I thought it would be nice to share the announcement with the wider community: https://old.reddit.com/r/Clojure/comments/uiwgqd/flowstorm_20_a_time_travel_debugger_for_clojure/
Babashka 0.8.2
• Convey *print-length*
to pprint and allow set!
• babashka.nrepl
: support pprint length
• SCI: support invoking field, without dash
• Add compatibility with clojure numeric tower
• Update deps.clj to tools jar 1.11.1.1113
• Compatibility with fipp and puget
• Fix https://github.com/babashka/babashka/issues/1233: don't print error to stdout in prepl
• Update process with :pre-start-fn
option
• Update fs with cwd
and Windows glob improvements
• Expose edamame Clojure reader, fixes https://github.com/babashka/babashka/issues/549 and https://github.com/babashka/babashka/issues/1258 (#1259)
• Support BABASBHKA_PODS_DIR
environment variable
Babashka 0.8.1 was released earlier in the last month. As it is a good etiquette in this channel to not announce the same library more than once a month, you can view intermediate announcements in #releases or in #babashka


https://github.com/clojure/tools.namespace 1.3.0 • https://clojure.atlassian.net/browse/TNS-56 - Don't consider :as-alias as a load dependency for namespaces

https://github.com/cognitect-labs/test-runner v0.5.1 • Bump to latest deps

https://github.com/clojure/tools.build v0.8.2 • Bump to latest deps
