In this post I'll give updates about open source I worked on during January and February 2022.
But first off, I'd like to thank all the sponsors and contributors that make this work possible. To name a few: Clojurists Together, Roam Research, Adgoji, Cognitect, Nextjournal.
If you'd like to sponsor this work or see who else is sponsoring, you can do so via the following channels:
Native, fast starting Clojure interpreter for scripting.
Published versions: 0.7.4 - 0.7.6.
Read the changelog here.
Highlights:
clojure.math
I also submitted a PR to cli-matic to fix the long standing issue about babashka compatibility.
Please leave some feedback about babashka in the Q1 Survey!
A linter for Clojure (code) that sparks joy.
Published versions: 2022.01.13, 2022.01.15, 2022.02.09.
Read the changelog here.
Highlights:
:conflicting-fn-arity
, :clj-kondo-config
, :reduce-without-init
, :redundant-fn-wrapper
, linting for bb.edn
config files.Configurable Clojure interpreter suitable for scripting and Clojure DSLs.
Published versions: v0.2.9 - v0.3.1.
Read the changelog here.
Ad-hoc CLJS scripting on Node.js using SCI.
Published versions: v0.1.1 - v0.2.0.
Read the changelog here.
Highlights:
Published versions: v0.1.0 - v0.1.2.
Read the changelog here.
Highlights:
Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture.
Published versions: 0.0.1 - 0.0.2
Read the changelog here.
Highlights:
File system utility library for Clojure.
Published versions: 0.1.3.
Read the changelog here.
Highlights:
create-temp-file
and zip
com.google.cloud/google-cloud-nio
Clojure wrapper for java.lang.ProcessBuilder
.
Published versions: 0.1.1. Read the changelog here.
Highlights:
A babashka pod for interacting with sqlite3.
Released versions: 0.1.0.
Highlights:
A pod around buddy core (Cryptographic Api for Clojure).
Released versions: 0.1.0.
Highlights: expose more namespaces.
AWS pod wrapping the Cognitect aws-api library.
Released versions: 0.1.1-0.1.2.
Read the changelog here.
Highlights:
Published: 2022-02-27
Tagged: clojure oss updates