Fork me on GitHub
#releases
<
2022-10-07
>
Ferdinand Beyer08:10:07

I've created a tiny VS-Code extension to run Babashka Tasks. First release v0.1.0 is out! https://marketplace.visualstudio.com/items?itemName=fbeyer.babashka-tasks

🎉 3
borkdude09:10:57

Process: Clojure library for shelling out / spawning subprocesses 0.3.11 • Add alive? to check if process is still alive (https://github.com/grzm) • Update process' docstring to mention clojure standard streams (https://github.com/ikappaki) • Slurp :err in check only if it is an input stream (https://github.com/ikappaki)

🎉 2
eskos13:10:11

git-revisions: Generate software revision strings based on Git and system context data. Maintenance release (https://clojars.org/fi.polycode/git-revisions/versions/1.2.2 , https://clojars.org/fi.polycode/lein-git-revisions/versions/1.1.2, https://clojars.org/fi.polycode/buildtools-git-revisions/versions/0.1.2) • Fixes unhandled NPE being thrown when repository doesn’t contain tags (https://github.com/esuomi/git-revisions/issues/16)

🎉 1
Huahai17:10:10

Datalevin 0.6.22 is released. Since last update, :timeout is added to Datalog query, fulltext-datoms function is added, among many fixes and improvements. Thanks to contributors @cgrand , @denik and others. https://github.com/juji-io/datalevin

🎉 7
hlship18:10:03

io.github.hlship/cli-tools 0.6. Added some goodness to https://github.com/hlship/cli-tools. primarily a new :validate directive. cli-tools is an opinionated way to build CLI tools in Clojure or Babashka, wrapping around org.clojure/tools.cli.

🎉 4