Bump versions, changelog
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize.pm
2010-05-06 Tomas Doran Bump versions, changelog
2010-02-08 Tomas Doran Bump versions 0.83
2010-02-08 nperez Add HTTP method DELETE
2010-02-04 Tomas Doran Bump versions for release 0.82
2010-01-18 Tomas Doran Update the Serialize and Deserialize classes to use...
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-12-11 Tomas Doran Additional pod cleanups
2009-05-28 agladdish Committing switch from NEXT to MRO::Compat.
2008-01-04 adam Updating my email address
2008-01-03 jshirley Configuration patches to handle component based configu...
2007-07-07 adam Making the default serializer be specified by content...
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-11-20 adam Adding documentation, and a 202 Accepted status helper
2006-10-16 adam Ran perltidy
2006-10-16 adam Added Test Suite