Fork me on GitHub
#announcements
<
2021-07-23
>
oliy08:07:51

I'm pleased to announce the 0.1.17 release of martian, the http abstraction for Clojure/Script. Define http calls as data, or bootstrap from OpenAPI/Swagger, and call them like functions! https://github.com/oliyh/martian This release adds support for: • martian-hato - support for the https://github.com/gnarroway/hato http client for JVM 11+ This release improves: • Application of defaults https://github.com/oliyh/martian/issues/108 This release fixes: • Parameter aliases being confused between body, query, path etc https://github.com/oliyh/martian/issues/109 This release changes: • The clojars group - this and future releases are now under `com.github.oliyh`, see README for details

👏 38
3