Hi everyone,

I am pleased to announce I have just released martian 0.1.7 
<https://github.com/oliyh/martian/releases/tag/0.1.7> 

Martian provides an abstraction allowing you to describe the HTTP endpoints 
that you call without methods, urls and query parameters leaking into your 
application code, allowing you to work with pure Clojure data. It builds on 
the flexible interceptor pattern familiar to users of pedestal and supports 
APIs described with Swagger.

This release adds support for:

   - UUIDs as added by @markdingram <https://github.com/markdingram> in #47 
   <https://github.com/oliyh/martian/pull/47> - thank you
   - A subscription to find out what requests are pending - #39 
   <https://github.com/oliyh/martian/issues/39>

This release fixes:

   - Reflection warnings in the JVM libraries

Enjoy!

Cheers,
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