This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-14
Channels
- # announcements (7)
- # aws (1)
- # babashka (1)
- # beginners (19)
- # calva (9)
- # clj-commons (4)
- # clj-kondo (64)
- # clj-on-windows (27)
- # cljsrn (12)
- # clojure (127)
- # clojure-bay-area (3)
- # clojure-europe (25)
- # clojure-hungary (7)
- # clojure-nl (1)
- # clojure-norway (9)
- # clojure-spec (5)
- # clojure-survey (2)
- # clojure-uk (22)
- # community-development (5)
- # core-async (19)
- # cursive (29)
- # datascript (8)
- # events (1)
- # fulcro (2)
- # graalvm (3)
- # jobs (1)
- # lsp (155)
- # malli (18)
- # nbb (6)
- # off-topic (86)
- # pathom (2)
- # rdf (18)
- # re-frame (9)
- # releases (2)
- # scittle (24)
- # shadow-cljs (33)
- # xtdb (4)
https://github.com/grzm/awyeah-api v0.8.41 is available!
aws-api and babashka. Aw, yeah.
com.grzm/awyeah-api {:git/tag "v0.8.41", :git/sha "9257dc0",}
• Catch up to aws-api 0.8.603 (2022-10-11)
• Port remainder of aws-api tests
Clj-kondo: static analyzer and linter for clojure
Small intermittent release
2022.10.14
• https://github.com/clj-kondo/clj-kondo/issues/1831: Add :redundant-fn-wrapper
support for keyword and binding calls (https://github.com/NoahTheDuke)
• https://github.com/clj-kondo/clj-kondo/issues/1830: Fix warning on :include-macros
in .cljs
and .cljc
for :unknown-require-option
linter. (https://github.com/NoahTheDuke)
• https://github.com/clj-kondo/clj-kondo/issues/1238: Build a linux/aarch64 executable in CI (https://github.com/cap10morgan)
• Add :exclude
option to :unknown-require-option
• Enable :unused-value
by default
• Publish .sha256
files along with released artifacts