Fork me on GitHub
#announcements
<
2022-03-13
>
borkdude19:03:20

Babashka 0.7.8! This release improves compatibility with several libraries: https://github.com/aysylu/loom, https://www.hugsql.org/ and https://github.com/redplanetlabs/specter! To use specter in babashka, use the following coordinates:

{:deps {com.rpl/specter {:git/url ""
                         :git/sha "8ba809a2cd35d3b6f8c5287e6bd3b4e06e42f6dc"}}}
Hopefully the compatibility commit can be upstreamed back into specter at some point. • Add clojure.data.priority-map as built-in library - this makes babashka compatible with https://github.com/aysylu/loom • Add part of clojure.tools.reader.reader-types to support https://www.hugsql.org/https://github.com/babashka/babashka/issues/1204 add property babashka.config to reflect bb.edn location (https://github.com/mknoszlig) • Several fixes and enhancements to run Red Planet Lab's https://github.com/borkdude/specter/commit/8ba809a2cd35d3b6f8c5287e6bd3b4e06e42f6dc library in babashka • https://github.com/babashka/babashka/issues/1199: support print-method impls on records • babashka.fs: add windows? predicate • SCI: add *clojure-version* and (clojure-version) • Add java.util.zip.Deflater and java.util.zip.DeflaterOutputStream • SCI: implement declare as macro • https://github.com/babashka/babashka/issues/938: drop location metadata from symbols, except top level Full changelogs: https://github.com/babashka/babashka/blob/master/CHANGELOG.md Channel: #babashka

babashka 20
🎉 13
🚀 5
🙌 2