[ANN] clr.data.json 2.4.0 release

51 views
Skip to first unread message

dmiller2718

unread,
Dec 3, 2022, 5:40:47 PM12/3/22
to clojure-clr
Someone raised a question on gitter regarding JSON serialization.
Though the original query was about using the .NET-supplied JSON serializer, it did remind me that the data.json library existed.  This library allows serializing Clojure data structures to JSON and deserializing back.  The usual limitations -- everything becomes a map.

I had originally ported data.json back in 2013-2014 and not paid much attention since.  This gitter interaction prompted me to take a look.  Fortunately, the amount of change to the code was not overwhelming.  

So I've updated clr.data.json to bring it up to the 2.4.0 version of data.json.

Hints on usage of the library are available in the README in the data.json repo:  https://github.com/clojure/data.json

The repo for the clr version is: https://github.com/clojure/clr.data.json.

The package has been posted on nuget.org: https://www.nuget.org/packages/clojure.data.json -- go there for download info.

It has also been deployed on clojars.org if you use Leiningen(clr): [org.clojure.clr/data.json "2.4.0"]

Cheers.
-David

Anders Eknert

unread,
Dec 7, 2022, 8:12:48 AM12/7/22
to clojure-clr
Much appreciated. Thanks, David!
Reply all
Reply to author
Forward
0 new messages