== 1.2.0 / 2010-03-29 * Directory watcher only applies individual changes, not entire directory when individual changes are made. == 1.1.1 / 2010-03-15 * Require RestClient 1.1. == 1.1.0 / 2010-03-13 * Better command line experience. * Default to current directory. * Print help without args / better format (optparse). * Support the !code macro from couchapp. * Support a flag (-d) to only work on design docs. * Can create the DB if it doesn't already exist * Command line can be used to watch for local changes to be pushed immediately to the CouchDB server. == 1.0.0 / 2009-08-09 * Update the couch-docs script to be able to dump a CouchDB database to a local directory as well as uploading a local directory into a CouchDB database. * CouchDB revision numbers are stripped when dumping (to prevent conflicts when re-loading) * Attachments are dumped as well. == 0.9.0 / 2009-08-08 * Import from couch_design_docs (name change to reflect increased functionality)