diff options
| -rw-r--r-- | Changes | 6 | ||||
| -rw-r--r-- | dist.ini | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,2 +1,8 @@ +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
\ No newline at end of file @@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net> license = Perl_5 copyright_holder = linkfluence copyright_year = 2010 -version = 0.01 +version = 0.02 [@Filter] bundle = @Basic |
