Fork me on GitHub
#releases
<
2023-01-08
>
borkdude10:01:13

Babashka https://github.com/babashka/http-client: HTTP client for Clojure and babashka built on java.net.http 0.0.2 • Introduce :request option in client function for passing default request options via client. • Expose default-client-opts, a map which can be used to get same behavior as (implicit) default client • Accept gzip and deflate as encoding in default client • Set accept header to */* in default client

👍 2
🎉 4
borkdude20:01:42

https://github.com/babashka/nbb: Scripting in Clojure on Node.js using https://github.com/babashka/sci 1.1.158 • https://github.com/babashka/nbb/issues/294: support multiple values in code input in nREPL eval message