Fork me on GitHub
#announcements
<
2022-01-10
>
vemv11:01:33

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.

🥳 33
🔟 15
🚅 4
🍰 1
1
Joshua Suskalo21:01:18

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.

11
🎉 13
borkdude21:01:23

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.

Joshua Suskalo21:01:18

Oh awesome, thanks!