summary refs log tree commit diff
path: root/Changes
blob: 3a80027586f8d050dd9b9cd983c5919022f2773a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
0.03 Mon 22 Nov 2010 03:01:35 PM CET
    - add form-data and headers
    - add tests
    - don't depends on Net::HTTP::API anymore
    - remove 'path_info' method from N::H::S::Request object
    - remove 'query_string' method from N::H::S::Request object

0.02 Thu 14 Oct 2010 02:08:27 PM CEST  
    - add types for JSON booleans values
    - params is now an hashref with 'optional' and 'required'
    - update some tests
    - updated couchdb.json spec for our tests

0.01 Tue 14 Sep 2010 03:18:22 PM CEST  
    - initial release