This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-28
Channels
- # announcements (2)
- # babashka (21)
- # beginners (24)
- # calva (9)
- # cider (7)
- # clj-kondo (12)
- # clojure (116)
- # clojure-europe (5)
- # clojure-korea (2)
- # clojure-norway (3)
- # clojure-poland (1)
- # clojure-spec (5)
- # clojurescript (12)
- # cursive (12)
- # datomic (8)
- # google-cloud (4)
- # honeysql (16)
- # java (18)
- # lsp (10)
- # missionary (14)
- # polylith (12)
- # re-frame (13)
- # releases (4)
- # shadow-cljs (10)
- # sql (10)
- # testify (2)
new release 0.4.2 of add-devcontainer
babashka script
https://github.com/behrica/add-devcontainer
Changes:
- setups a `enriched-clojure` executable, which is the same as `clojure` but is configured to have an
[enriched]() classpath and makes Cider show javadocs in autocomplete
- updated base image
- use "clojure -P -S threads 1"
- added :with-noj
new release 7.4 of scicloj.ml.smile
, bringing smile ML models to
https://clojars.org/scicloj/scicloj.ml.smile
Changes:
- added function to easly retrieve datasets from Smile Github data folder
- upgraded deps
- added tidy, glance and augment for OLS
Released 0.2.14 of https://github.com/viesti/timbre-json-appender with a :pretty-array
option, effective when :pretty
is true
, to select pretty printing that produces compact nested arrays. Makes reading stack traces easier.
Practicalli updates
ā¢ https://github.com/practicalli/project-templates/releases/tag/2024-04-20 - updated to org.clojure/clojure
1.11.2 and minor enhancements
ā¢ https://github.com/practicalli/clojure-cli-config/releases/tag/2024-04-20 - update :project/create
to use new release of Project Templates