You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by John Paulett <jp...@jhcore.com> on 2008/07/22 04:39:33 UTC

Announcing jsonpickle 0.0.5

All,

Thanks to Dean for pointing the incompatibility with CouchDB keys.  This 
release breaks backwards compatibility by removing the two leading 
underscores from the special "class*__" keys.


Install / Upgrade:
The easiest path is with PyPi:
easy_install -U jsonpickle

Other installation candidates are on Google 
(http://code.google.com/p/jsonpickle/downloads/list).


This release also marks a switch to Google Code's Subversion repository:
svn checkout http://jsonpickle.googlecode.com/svn/trunk/ jsonpickle

Feel free to help out or find bugs!

John Paulett
http://code.google.com/p/jsonpickle/
http://blog.7oars.com/