OSS updates July 2023

In this post I'll give updates about open source I worked on during July 2023.

To see previous OSS updates, go here.

Sponsors

I'd like to thank all the sponsors and contributors that make this work possible! Open the details section for more info.

Sponsor info Top sponsors:

If you want to ensure that the projects I work on are sustainably maintained, you can sponsor this work in the following ways. Thank you!

If you're used to sponsoring through some other means which isn't listed above, please get in touch.

On to the projects that I've been working on!

Updates

Other projects

These are (some of the) other projects I'm involved with but little to no activity happened in the past month.

Click for more details - [sql pods](https://github.com/babashka/babashka-sql-pods): babashka pods for SQL databases - [CLI](https://github.com/babashka/cli): Turn Clojure functions into CLIs! - [cljs-showcase](https://github.com/borkdude/cljs-showcase): Showcase CLJS libs using SCI - [fs](https://github.com/babashka/fs) - File system utility library for Clojure - [SCI](https://github.com/babashka/sci): Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs - Support `:require-macros` - Introduce `eval-string+` which received an optional initial `:ns` key and also returns the last active `:ns` so you can preserve the namespace state over multiple evaluations. - Released v0.8.40 - [process](https://github.com/babashka/process): Clojure library for shelling out / spawning sub-processes - Implement `:out :bytes` to receive output as bytes (thanks Hans Bugge Grathwohl) - Make `:dir` option accept `java.nio.file.Path`

Published: 2023-08-02

Tagged: clojure oss updates

Archive