This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-06-23
Channels
- # announcements (3)
- # aws (1)
- # beginners (44)
- # biff (6)
- # calva (31)
- # cider (26)
- # clerk (12)
- # clj-kondo (9)
- # clojure (17)
- # clojure-dev (18)
- # clojure-europe (13)
- # clojure-norway (45)
- # clojure-uk (4)
- # clojurescript (34)
- # datomic (54)
- # dev-tooling (14)
- # emacs (19)
- # events (7)
- # honeysql (2)
- # hyperfiddle (51)
- # lsp (34)
- # malli (24)
- # matrix (1)
- # missionary (5)
- # off-topic (27)
- # re-frame (6)
- # reagent (18)
- # releases (2)
- # sci (6)
- # shadow-cljs (88)
- # vim (9)
Hi all, martian 0.1.24
has been released.
martian is a library providing abstraction over your http client, supporting Swagger, OpenAPI and your own custom definitions.
https://github.com/oliyh/martian
This release improves:
ā¢ Parsing of numeric values, https://github.com/oliyh/martian/pull/178 thanks https://github.com/latacora-paul
This release fixes:
ā¢ Failing spec instrumentation when content-type is not specified, https://github.com/oliyh/martian/pull/179 thanks https://github.com/wkok
https://github.com/htihospitality/re-dash https://github.com/htihospitality/re-dash/releases/tag/0.3.0 - A ClojureDart (re)framework for building user interfaces, leveraging Flutter Enhancements: ā¢ Added support for http://day8.github.io/re-frame/Coeffects/ ā¢ Added support for http://day8.github.io/re-frame/Interceptors/ #clojuredart
com.walmartlabs/lacinia-pedestal 1.2 https://github.com/walmartlabs/lacinia-pedestal/ Exposes Lacinia GraphQL to HTTP clients using Pedestal, including subscriptions. Significant changes: ā¢ Many dependency upgrades, including Pedestal 0.6.0 ā¢ Logging related to subscriptions switched from debug to trace https://github.com/walmartlabs/lacinia-pedestal/issues?q=is%3Aclosed+milestone%3A1.2