Fork me on GitHub
#releases
<
2023-04-18
>
hlship01:04:08

io.github.hlship/test-pipeline. 0.5 test-pipeline is a small (very small!) library that can be used to improve your Clojure test suite, by breaking test code into composable, reusable steps. https://github.com/hlship/test-pipeline New in 0.5: • then macro builds a step fn that evaluates expressions during execution • is and testing macros build step fns that wrap clojure.test/is and clojure.test/testing

🎉 4
borkdude12:04:03

Babashka https://github.com/babashka/http-client: HTTP client for Clojure and babashka built on java.net.http 0.2.9 • Accept java.net.URI as uri directly in request, get, etc. • https://github.com/babashka/http-client/issues/22: Support options for :ssl-context, similar to hato • https://github.com/babashka/http-client/issues/23: ease construction of ProxySelector via :proxy key

clojure-spin 4
🎉 4
practicalli-johnny17:04:13

https://github.com/practicalli/project-templates to create Clojure CLI (deps.edn) projects with seancorfield/deps-new 2023.04.18 • practicalli/application template initial release - https://github.com/practicalli/project-templates/releases/tag/2023.04.18 Update: latest release 2023.04.20

🎉 9