This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-01-10
Channels
- # announcements (4)
- # babashka (40)
- # beginners (39)
- # calva (16)
- # cljdoc (1)
- # cljs-dev (8)
- # clojure (72)
- # clojure-europe (10)
- # clojure-losangeles (1)
- # clojure-nl (4)
- # clojure-spec (9)
- # clojure-uk (12)
- # clojurescript (16)
- # community-development (15)
- # conjure (5)
- # cursive (5)
- # datomic (26)
- # eastwood (1)
- # emacs (7)
- # events (1)
- # figwheel-main (15)
- # fulcro (27)
- # graphql (7)
- # gratitude (4)
- # introduce-yourself (1)
- # malli (4)
- # meander (4)
- # off-topic (2)
- # other-languages (13)
- # polylith (7)
- # reagent (5)
- # reitit (5)
- # shadow-cljs (27)
- # spacemacs (4)
- # sql (3)
- # tools-deps (6)
- # xtdb (13)
Eastwood - code linter - https://github.com/jonase/eastwood/blob/Release-1.1.0/changes.md#changes-from-100-to-110 Eastwood turns 10 years! Celebrating with compatibility with the upcoming Clojure 1.11 release.
https://github.com/IGJoshua/coffi version 0.3.298 is released! • Added a function for standard C-style layout rules with padding to add to structs • Fixed a bug with characters being read as UTF-16 instead of ASCII code points coffi is a Foreign Function Interface for Clojure on JDK 17 that's designed to make C-wrapper libraries easy to write and feel like native Clojure libraries.
Congrats! > And then adding `"org.suskalo/coffi"` to the `:config-paths` key in your `.clj-kondo/config.edn` file. This part is no longer needed since the last clj-kondo.
Oh awesome, thanks!