Hi everyone,

I'm pleased to announce the release of re-graph 0.1. 
<https://github.com/oliyh/re-graph>6. re-graph is a GraphQL client for 
Clojurescript with re-frame bindings and support for queries, subscriptions 
and mutations over websocket or HTTP

The big change in this release is that it now supports multiple GraphQL 
sources - previously it was a singleton.

This release *adds support for*:

   - Multiple named instances as per #30 
   <https://github.com/oliyh/re-graph/pull/30>, see updated README
   - HTTP errors are now expressed in the same manner as Websocket errors 
   #28 <https://github.com/oliyh/re-graph/pull/28>, thanks @pbostrom 
   <https://github.com/pbostrom>


It's available now on Clojars.

Thanks and enjoy,
Oliy

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to