Revision history for Store-CouchDB

1.11    2011-08-16T15:47:58
        - added url_encode to encode option parameters with a '+'
        - changed to Any::Moose

1.10    2011-07-29T20:20:47
        reset the method DELETE after a delete just to be sure nothing
        unwanted happens

1.9     2011-04-28T15:14:15
        added support for include_docs=true view calls

1.8     2011-04-21T14:07:24
        added auth support for newer couchdb versions
        made debug work the way it should:
          - default off
          - turn on with $self->debug
          - added clearer to turn off: $self->no_debug

1.7     2011-02-07T10:31:54
        added a applicatio/json header

1.6     2010-10-11T13:49:32
        documented the changes in response handling

1.5     2010-10-11T13:34:48
        better handling for key/value pair results

1.4     2010-09-24T14:04:12
        cleanup to make it CPAN ready

1.3     2010-09-24T13:37:42
        added compression for databases and documentation

1.0     2010-03-11T13:33:10
        enough tinkering around - it is in production so it deserver 1.0

0.6     2010-03-11T13:16:04
        delete works w/o revision now

0.01    Date/time
        First version, released on an unsuspecting world.