couchdb v0.3.1 Release Notes

Release Date: 2015-12-21 // over 8 years ago
  • ๐Ÿš€ This release expands the crate's coverage of the CouchDB API.

    ๐Ÿ†• New

    • There's a new client command to POST to a database.
    • The Revision type now implements serde::Serialize and serde::Deserialize.