This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-07-07
Channels
- # aleph (10)
- # announcements (6)
- # architecture (23)
- # atom-editor (2)
- # beginners (35)
- # biff (5)
- # cljdoc (22)
- # clojure (14)
- # clojure-europe (18)
- # clojure-hungary (2)
- # clojure-nl (6)
- # clojure-uk (6)
- # clojurescript (39)
- # core-async (1)
- # data-science (14)
- # datascript (20)
- # datomic (4)
- # graalvm (18)
- # jobs-discuss (5)
- # keechma (1)
- # leiningen (4)
- # malli (3)
- # nbb (11)
- # nextjournal (2)
- # off-topic (1)
- # parinfer (1)
- # releases (1)
- # remote-jobs (3)
- # shadow-cljs (7)
- # sql (2)
- # xtdb (4)
For those using GitHub Actions, I've recently made some updates:
• nnichols/clojure-dependency-update-action
https://github.com/nnichols/clojure-dependency-update-action. Pull requests generated by the action now link to a diff between the new and old versions.
• nnichols/clojure-lint-action
https://github.com/nnichols/clojure-lint-action. This fixed an issue where the running version of clj-kondo could fall out of date and the passing of some optional flags to reviewdog
new https://github.com/exoscale/interceptor release - adding utility fns to remove interceptors from stack/queue at execution time and related utilities
I think there are some typos here
> Sieparri also differs in a few way at the API level to accomodate the its usage goals
perhaps should be
> Sieparri also differs in a few way*s* at the API level to accom*m*odate the its usage goals
?
https://github.com/exoscale/coax bugfix release - preserve numeric types when coercing values via int? integer? etc
Version 0.5.357
of coffi, the Clojure Foreign Function Interface backed by Project Panama is out, now with support for JDK 18!
https://github.com/IGJoshua/coffi
A new version of #nbb - Scripting in Clojure on Node.js using SCI v0.6.122 Introducing a new https://github.com/babashka/nbb/tree/main/doc/bundle command which lets you package up your nbb project as a single standalone JS file. An example https://github.com/borkdude/nbb-action-example written with nbb which benefits from the bundle command.
