Hi all,

I'm pleased to announce the 2.1.0 release of Cheshire. Cheshire is a
very fast JSON and SMILE encoding library that supports custom type
encoding. You should be able to use it from Clojars[2] with the
following:

[cheshire "2.1.0"]

New features and bug-fixes (since the last announcement of 2.0.3):

* Cheshire now allows user-creatable generator factories, allowing
access to the underlying Jackson configuration options
* Even better performance
* Customizable decoding of arrays into different types
* Better encoding of non-resolvable symbols and ns-qualified symbols

Please give it a try and open any issues on the github repo[1] that
you find. Check out the readme for the full information and usage.

thanks,
Lee Hinman

[1]: https://github.com/dakrone/cheshire
[2]: http://clojars.org/cheshire

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

Reply via email to