This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-01-27
Channels
- # announcements (4)
- # asami (6)
- # aws-lambda (1)
- # babashka (38)
- # babashka-sci-dev (20)
- # beginners (87)
- # calva (67)
- # cider (19)
- # clerk (13)
- # clojure (102)
- # clojure-europe (52)
- # clojure-filipino (1)
- # clojure-hungary (4)
- # clojure-nl (1)
- # clojure-norway (6)
- # clojure-sweden (3)
- # clojure-uk (1)
- # cursive (13)
- # data-science (7)
- # datomic (8)
- # deps-new (1)
- # emacs (3)
- # fulcro (16)
- # graphql (3)
- # humbleui (3)
- # kaocha (3)
- # leiningen (3)
- # malli (3)
- # off-topic (14)
- # pathom (34)
- # polylith (4)
- # rdf (12)
- # reitit (3)
- # releases (1)
- # remote-jobs (7)
- # rum (2)
- # sci (22)
- # shadow-cljs (115)
- # tools-deps (26)
- # tree-sitter (29)
Calva https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.327 is out. 🚀 It contains a major update to the clojure-lsp integration. Calva now supports multi-clojure-projects where there is no governing project file for all the projects. Thanks @m401! 🙏 ❤️ See https://calva.io/clojure-lsp/ to see how it works now. (For most users, it should work just as before. This change should affect mostly for user who need the extra control.) Also, thanks @ahtunget for continuing your quality sweeping! 🙏 ❤️ • https://github.com/BetterThanTomorrow/calva/pull/2020 • Fix: https://github.com/BetterThanTomorrow/calva/issues/934 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1706 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1977
https://github.com/borkdude/jet: CLI to transform between JSON, EDN, YAML and Transit using Clojure.
0.4.23 (2023.01.27)
• https://github.com/borkdude/jet/issues/123: Add base64/encode
and base64/decode
• Add jet/paths
and jet/when-pred
• Deprecate interactive mode
• Deprecate --query
in favor of --thread-last
, --thread-first
or --func