This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-11-25
Channels
- # announcements (8)
- # babashka (58)
- # beginners (59)
- # biff (4)
- # calva (39)
- # cider (2)
- # clj-kondo (8)
- # clj-together (4)
- # cljdoc (5)
- # cljsrn (1)
- # clojure (60)
- # clojure-australia (2)
- # clojure-europe (16)
- # clojure-nl (1)
- # clojure-norway (3)
- # clojurescript (13)
- # conjure (10)
- # cursive (9)
- # datomic (5)
- # dev-tooling (1)
- # emacs (6)
- # events (1)
- # graalvm (38)
- # graphql (5)
- # joyride (1)
- # kaocha (3)
- # lsp (23)
- # malli (2)
- # mount (2)
- # off-topic (31)
- # other-languages (13)
- # pathom (3)
- # polylith (12)
- # portal (4)
- # practicalli (22)
- # re-frame (6)
- # reagent (3)
- # releases (3)
- # sql (4)
- # squint (3)
- # tools-build (10)
- # tools-deps (10)
- # xtdb (4)
New #lambdaisland releases: https://github.com/lambdaisland/clj-diff 1.4.78: Diff for Clojure Sequences https://github.com/lambdaisland/deep-diff2 2.7.169: Deep diff Clojure data structures and pretty print the result Both libraries are now compatible with #babashka 1.0.166! Try this on your command line and see a beautiful deep diff:
bb -Sdeps '{:deps {lambdaisland/deep-diff2 {:mvn/version "2.7.169"}}}' -e "(use 'lambdaisland.deep-diff2) (pretty-print (diff {:a 1 :b 2} {:a 1 :b (range 10)}))"
Thanks @plexus and @actuallyalys_slack for collaborating on this.![bmo](https://emoji.slack-edge.com/T03RZGPFR/bmo/5d6128c5c459d96f.gif)
![babashka](https://emoji.slack-edge.com/T03RZGPFR/babashka/d83b0a3d7b5f7a27.png)
![clojure-spin](https://emoji.slack-edge.com/T03RZGPFR/clojure-spin/aea1be92af1f8856.gif)
![gratitude](https://emoji.slack-edge.com/T03RZGPFR/gratitude/f8716bb6fb7e5249.png)
https://github.com/borkdude/rewrite-edn: utility lib on top of https://github.com/clj-commons/rewrite-clj with common operations to update EDN while preserving whitespace and comments.
0.4.6
ā¢ https://github.com/borkdude/rewrite-edn/issues/33: fix assoc
on map starting with comment
![clojure-spin](https://emoji.slack-edge.com/T03RZGPFR/clojure-spin/aea1be92af1f8856.gif)
https://github.com/babashka/bbin: Install any Babashka script or project with one command 0.1.5 ā¢ https://github.com/babashka/bbin/commit/d4103e26db3c5c94f9ed7414c1d5fcd988b40e34