Applied patch from Colin Bradford (via evdb's patch submission on github) which correctly sets the content type header for bulk operations in CouchDB 1.0 (issue #59685)
Applied patch from Marty Pauley that allows database and document ids to contain a / (issue #60076)
Applied patch from Jon Allen to fix json encoding bug on numeric values in CouchDB::Client::DB.
Applied patch from Jon Allen to fix json encoding bug in fixViewArgs in CouchDB::Client::DB.
http://github.com/jonallen/couchdb-client/commit/91172ac735c34d4d974788615227088d56db4812
Added tests for fixViewArgs.
Added Changes file
Added deleteAttachment method to CouchDB::Client::Doc
Added replicate method to CouchDB::Client::DB
Maverick takes over maintenance from Robin, who no longer has time to devote to this module.
Fixed issues #48407 and #49759 - API change between version 0.8 and 0.9 of CouchDB
CouchDB::Client::DB->listDocIdRevs works correctly against CouchDB version 0.10