Fork me on GitHub
#announcements
<
2023-12-15
>
clyfe09:12:03

Release v1.9.0 of clara-eav, the library that solves the https://www.metasimple.org/2017/12/23/clara-updating-facts.html, is out https://github.com/clyfe/clara-eav

🎉 8
🤯 2
jarohen13:12:02

Hey folks 👋 we've released a preview of https://xtdb.com/v2, and would love your initial impressions, thoughts and feedback - see #xtdb for more details 🙂 xt

🎉 35
xt 9
borkdude14:12:53

https://github.com/clj-kondo/clj-kondo: static analyzer and linter for Clojure code that sparks joy ✨ 2023.12.15 • https://github.com/clj-kondo/clj-kondo/issues/1990: Specify :min-clj-kondo-version in config.edn and warn when current version is too low (https://github.com/snasphysicist) • https://github.com/clj-kondo/clj-kondo/issues/1753: New linter :underscore-in-namespace (https://github.com/cosineblast) • https://github.com/clj-kondo/clj-kondo/issues/2207: New :condition-always-true linter, see https://github.com/clj-kondo/clj-kondo/blob/master/doc/linters.md • https://github.com/clj-kondo/clj-kondo/issues/2235: New :multiple-async-in-deftest linter: warn on multiple async blocks in cljs.test/deftest, since only the first will run. • https://github.com/clj-kondo/clj-kondo/issues/2013: Fix NPE and similar errors when linting an import with an illegal token (https://github.com/cosineblast) • https://github.com/clj-kondo/clj-kondo/issues/2215: Passthrough hook should not affect linting • https://github.com/clj-kondo/clj-kondo/issues/2232: Bump analysis for clojure 1.12 (partitionv, etc) • https://github.com/clj-kondo/clj-kondo/issues/2223: Do not consider classes created with deftype a var that is referred with :refer :all • https://github.com/clj-kondo/clj-kondo/issues/2236: :line-length warnings cannot be :clj-kondo/ignored • https://github.com/clj-kondo/clj-kondo/issues/2224: Give #'foo/foo and (var foo/foo) the same treatment with respect to private calls • https://github.com/clj-kondo/clj-kondo/issues/2239: Fix printing of unresolved var when going through :macroexpand hook

clj-kondo 26
🎉 7