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