Changing from JSON::Syck to JSON and JSON::XS
[catagits/Catalyst-Action-REST.git] / Changelog
2008-07-09 jshirley Changing from JSON::Syck to JSON and JSON::XS
2008-07-02 jshirley Update to 0.62, updated Module::Install
2008-06-30 jshirley Version update to 0.61, updated changelog
2008-06-16 claco r1682@mbp: claco | 2008-06-16 19:54:33 -0400
2008-01-04 adam Updating changelod, 0.60 release.
2008-01-04 claco r1144@mbp: claco | 2008-01-03 19:43:42 -0500
2008-01-03 jshirley Adding changelog entries
2007-07-07 adam Making the default serializer be specified by content...
2007-05-24 adam Making the controller be an instance, not a class.
2007-03-09 adam Refactored the Content-Type negotiation to live in...
2006-12-06 adam r70@latte: adam | 2006-12-06 00:46:28 -0800
2006-12-05 adam Made the YAML::HTML view automatically append the conte...
2006-12-03 adam r53@latte: adam | 2006-12-03 16:00:44 -0800
2006-12-03 adam r49@latte: adam | 2006-12-03 12:30:40 -0800
2006-12-01 adam r44@latte: adam | 2006-12-01 00:12:17 -0800
2006-12-01 adam r42@latte: adam | 2006-11-30 23:59:03 -0800
2006-12-01 adam Added documentation and CPAN requirements updates from...
2006-11-20 adam Adding documentation, and a 202 Accepted status helper
2006-10-20 adam Added logging to 4xx status handlers
2006-10-19 adam Changed the 4xx status helpers to return error objects
2006-10-19 adam Added status_bad_request
2006-10-17 adam Added status_created helper method
2006-10-16 adam Added Test Suite