This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-11
Channels
- # announcements (2)
- # babashka (27)
- # beginners (99)
- # biff (16)
- # calva (15)
- # clj-kondo (6)
- # clj-on-windows (38)
- # clojure (54)
- # clojure-austin (1)
- # clojure-europe (30)
- # clojure-france (4)
- # clojure-nl (1)
- # clojure-norway (43)
- # clojure-spec (10)
- # conjure (28)
- # core-async (4)
- # cursive (7)
- # figwheel-main (1)
- # graphql (9)
- # gratitude (3)
- # honeysql (9)
- # introduce-yourself (1)
- # jobs (1)
- # joyride (128)
- # lambdaisland (2)
- # malli (8)
- # membrane (12)
- # nbb (5)
- # off-topic (1)
- # polylith (11)
- # re-frame (9)
- # reitit (1)
- # remote-jobs (5)
- # sci (15)
- # shadow-cljs (50)
- # tools-deps (2)
- # xtdb (12)
There's a new #joyride in town: https://github.com/BetterThanTomorrow/joyride/releases/tag/v0.0.18
• https://github.com/BetterThanTomorrow/joyride/issues/92
• Fix: https://github.com/BetterThanTomorrow/joyride/issues/87
This is huge. Think about it. You now have npm reach! Thanks @borkdude! And thanks @eveningsky for improving the development of Joyride! ❤️ 🙏


Dear Clojurians. We just released Calva https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.307, with support for user/global REPL snippets via a config.edn
file. It has always been possible to provide these via JSON, but it's quite clunky with JSON when writing Clojure code... Here's the top of the Changelog:
• https://github.com/BetterThanTomorrow/calva/issues/1887`~/.config/calva/config.edn`
• https://github.com/BetterThanTomorrow/calva/issues/1885`.calva/config.edn`https://github.com/BetterThanTomorrow/calva/issues/1885
• https://github.com/BetterThanTomorrow/calva/issues/1876
• https://github.com/BetterThanTomorrow/calva/issues/1878`v0.9.0`
• Fix: https://github.com/BetterThanTomorrow/calva/issues/1880`calva.evalOnSave`https://github.com/BetterThanTomorrow/calva/issues/1880`calva.testOnSave`https://github.com/BetterThanTomorrow/calva/issues/1880
• Bump pre-bundled deps.clj.jar to v1.11.1.1165
• https://github.com/BetterThanTomorrow/calva/issues/1871
• Fix: https://github.com/BetterThanTomorrow/calva/issues/1869
• https://github.com/BetterThanTomorrow/calva/issues/1767
• Document workaround for: https://github.com/BetterThanTomorrow/calva/issues/1866
• Fix test running issue: https://github.com/BetterThanTomorrow/calva/issues/1821
• https://github.com/BetterThanTomorrow/calva/issues/1843
• Fix: https://github.com/BetterThanTomorrow/calva/issues/1857
• https://github.com/BetterThanTomorrow/calva/issues/1859`deps.edn`https://github.com/BetterThanTomorrow/calva/issues/1859`:main-opts`
• https://github.com/BetterThanTomorrow/calva/issues/1853
• Fix: https://github.com/BetterThanTomorrow/calva/issues/1855


