Bump versions for release
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Serialize / YAML.pm
2010-02-04 Tomas Doran Bump versions for release 0.82
2010-01-17 Dave Rolsky add a $VERSION to every module
2009-12-19 Andrew Rodland Port Serialize classes except for View.
2009-12-17 Andrew Rodland Port Serialize classes except for View.
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-08-17 Tomas Doran (t0m) Fix failing test. Normalize method names
2009-03-25 Hans Dieter Pearcey replace many uses of $controller->config with $controll...
2008-01-04 adam Updating my email address
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