This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-04-14
Channels
- # announcements (7)
- # babashka (51)
- # beginners (292)
- # calva (37)
- # chlorine-clover (40)
- # cider (5)
- # clj-kondo (83)
- # cljs-dev (26)
- # cljsrn (36)
- # clojure (172)
- # clojure-argentina (5)
- # clojure-austin (1)
- # clojure-australia (9)
- # clojure-europe (3)
- # clojure-france (7)
- # clojure-gamedev (3)
- # clojure-nl (3)
- # clojure-spec (4)
- # clojure-uk (34)
- # clojurescript (46)
- # community-development (1)
- # conjure (26)
- # core-async (28)
- # data-science (2)
- # datascript (2)
- # datomic (61)
- # devcards (3)
- # emacs (7)
- # events (2)
- # fulcro (65)
- # graalvm (57)
- # instaparse (2)
- # juxt (21)
- # luminus (6)
- # off-topic (21)
- # pathom (1)
- # pedestal (15)
- # reagent (1)
- # shadow-cljs (19)
- # spacemacs (3)
- # specter (1)
- # sql (14)
- # unrepl (4)
- # vscode (1)
- # xtdb (1)
- # yada (4)
Released Arrudeia
, a simple scheduling library to test your concurrent code and thoughts
https://github.com/pfeodrippe/arrudeia
org.flatland/ordered
has a new release. Main change is that it is now no longer dependent on org.flatland/useful
which makes the dependency tree much smaller. https://clojars.org/org.flatland/ordered
this is super nice. some months ago I considered ordered
and discarded it precisely b/c of the dep.
clj-commons/clj-yaml
has a new release. Main change is an upgrade of org.flatland/ordered
(as mentioned above) which makes the dependency tree much smaller.
Thanks to @borkdude for pushing these changes (and with help in resolving problems when they arose)
https://clojars.org/clj-commons/clj-yaml

A new release of context library is out! https://github.com/redstarssystems/context