This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-07
Channels
- # announcements (2)
- # asami (2)
- # babashka (15)
- # babashka-sci-dev (31)
- # beginners (130)
- # boot (4)
- # cider (5)
- # circleci (12)
- # clj-kondo (10)
- # cljs-dev (8)
- # clojure (7)
- # clojure-czech (14)
- # clojure-europe (19)
- # clojure-france (5)
- # clojure-uk (2)
- # clojured (23)
- # clojurescript (11)
- # conjure (8)
- # datomic (5)
- # emacs (1)
- # etaoin (8)
- # events (2)
- # fulcro (10)
- # graalvm (18)
- # gratitude (1)
- # holy-lambda (16)
- # honeysql (4)
- # introduce-yourself (1)
- # jobs (2)
- # kaocha (3)
- # london-clojurians (1)
- # lsp (53)
- # off-topic (16)
- # other-languages (2)
- # pathom (4)
- # pedestal (3)
- # podcasts-discuss (1)
- # portal (10)
- # re-frame (69)
- # reitit (2)
- # shadow-cljs (11)
- # vim (7)
- # xtdb (29)
https://github.com/practicalli/clojure-deps-edn user level configuration for Clojure CLI
library version updates and moving local maven repository to FreeDesktop XDG Cache Home
• Set :mvn/local-repo to XDG_CACHE_HOME location, ~/.cache/maven/repository
as described in the https://practical.li/blog/posts/adopt-FreeDesktop.org-XDG-standard-for-configuration-files/
• Update .github/workflows/lint-with-clj-kondo.yml
to version 2022.05.31
• Update library versions using clojure -T:search/outdated >
command (see https://github.com/practicalli/clojure-deps-edn/blob/live/CHANGELOG.org#2022-06-06 for library version details)
A new release of
, the idiomatic machine learning library for Clojure, is out.
Version 0.2.1 contains some bug fixes of the built-in plugins.
https://clojars.org/scicloj/scicloj.ml/