This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-09-16
Channels
- # announcements (19)
- # babashka (13)
- # beginners (7)
- # calva (8)
- # cider (25)
- # clj-kondo (12)
- # cljsrn (7)
- # clojure (60)
- # clojure-australia (5)
- # clojure-europe (59)
- # clojure-france (14)
- # clojure-gamedev (2)
- # clojure-nl (1)
- # clojure-uk (7)
- # clojurescript (43)
- # community-development (8)
- # core-async (2)
- # cursive (15)
- # datomic (75)
- # deps-new (31)
- # depstar (1)
- # fulcro (6)
- # graalvm (53)
- # holy-lambda (1)
- # juxt (3)
- # jvm (13)
- # kaocha (8)
- # lsp (109)
- # malli (14)
- # off-topic (62)
- # pathom (11)
- # pedestal (12)
- # polylith (12)
- # releases (5)
- # sci (5)
- # shadow-cljs (15)
- # sql (16)
- # tools-deps (27)
- # vim (1)
- # xtdb (14)
Datalevin 0.5.13 enables configuration free GraalVM native image compilation with Datalevin as a dependency. https://github.com/juji-io/datalevin/issues/44#issuecomment-920596489
v0.10.0 (alpha) of Tutkain, a package for interactive Clojure development, is out on Package Control.
The biggest new feature is this thing that's basically a mixture of clojure.repl/apropos
and clojure.repl/find-doc
, I suppose: https://tutkain.flowthing.me/apropos.mov
Full change log here: https://github.com/eerohele/Tutkain/blob/3700db4e194aeb9cc1f5b74aafe4ccd1588353e6/CHANGELOG.md#0100-alpha---2021-09-15
Also, if you use Tutkain and would like to help out by testing new features and bug fixes before a public release, please let me know and I'll hook you up.
@U4ZDX466T Yesterday I discovered this: https://github.com/pedrorgirardi/Pep/ Are you aware of it?