*data.json: JSON parser and writer*

https://github.com/clojure/data.json

Version 0.2.4

Leiningen dependency info:

    [org.clojure/data.json "0.2.4"]

Changes in this release:

  * Small change in behavior: `clojure.data.json/pprint` now adds a
    newline after its output just like `clojure.core/pprint`

  * Fix [DJSON-13]: flush output after pprint

  * Fix [DJSON-14]: handle EOF inside character escape

  * Fix [DJSON-15]: bad syntax in test


[DJSON-15]: http://dev.clojure.org/jira/browse/DJSON-15
[DJSON-14]: http://dev.clojure.org/jira/browse/DJSON-14
[DJSON-13]: http://dev.clojure.org/jira/browse/DJSON-13

data.json is a clojure-contrib project:
http://dev.clojure.org/display/community/Contributing

-- 
-- 
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/groups/opt_out.

Reply via email to