Bump versions for release
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize /
2010-02-04 Tomas Doran Bump versions for release 0.82
2010-01-17 Dave Rolsky Move author tests to xt. Finish adding version nums...
2010-01-17 Dave Rolsky add a $VERSION to every module
2009-12-11 Tomas Doran Change all classes to Moose
2009-12-11 Tomas Doran Cherry pick everything bar the use parent change from...
2009-03-25 Hans Dieter Pearcey replace many uses of $controller->config with $controll...
2008-07-09 jshirley Changing from JSON::Syck to JSON and JSON::XS
2008-01-04 adam Updating my email address
2008-01-04 claco r1144@mbp: claco | 2008-01-03 19:43:42 -0500
2008-01-03 jshirley Bad fix for YAML::SYck 0.92 breakage. Yay for backcompat.
2008-01-03 jshirley Configuration patches to handle component based configu...
2007-03-09 adam Refactored the Content-Type negotiation to live in...
2006-12-03 adam r49@latte: adam | 2006-12-03 12:30:40 -0800
2006-10-16 adam Ran perltidy
2006-10-16 adam Added Test Suite
2006-10-14 adam Initial commit of Catalyst-Action-REST