Fork me on GitHub
#announcements
<
2022-03-02
>
borkdude09:03:26

Process, a Clojure wrapper for java.lang.Process v0.1.1: Similar to tools.build.api/process, it now supports appending output to files (previously it only supported writing). To reduce cognitive overhead between libraries, process adopted the same convention: • feat https://github.com/babashka/process/issues/44: ◦ Support :out + (`:write` / :append) and :out-file + file ◦ Support :err + (`:write` / :append) and :err-file + file https://github.com/babashka/process For questions, go to #babashka

💯 11
🎉 9
pez17:03:40

A missing piece in Calva was highlighted by @daslu: We didn't treat metadata as part of the form to be evaluated. I've spent some days of work convincing Calva to do the right thing here. Resulting in Calva v2.0.247, which also contains some more of @corasaurus-hex’s wonderful work with making the project more maintainable: • https://github.com/BetterThanTomorrow/calva/pull/1564https://github.com/BetterThanTomorrow/calva/pull/1551

🙏 4
💜 4
🎉 12
calva 5
1
😺 1
Carsten Behring18:03:27

New version of .clj-djl released. • It allows to configure the fasttext training with all options https://clojars.org/org.scicloj/scicloj.ml.clj-djl

🙏 3
🎉 2