Files
perl-Catalyst-Action-REST/perl-Catalyst-Action-REST.changes

44 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Apr 15 11:22:02 UTC 2015 - coolo@suse.com
- updated to 1.19
see /usr/share/doc/packages/perl-Catalyst-Action-REST/Changes
-------------------------------------------------------------------
Wed Apr 15 11:22:00 UTC 2015 - coolo@suse.com
- updated to 0.93
see /usr/share/doc/packages/perl-Catalyst-Action-REST/Changes
Wed 12 Oct 2011 11:37:00 CDT - Release 0.93
Add a "Callback" serializer/deserializer to allow for more customization in how
the REST data is parsed/generated (bphillips)
Sat 01 Oct 2011 11:04:00 BST - Release 0.92
Add a Catalyst::Action::DeserializeMultiPart, allowing one part of a multipart
request to be deserialized as the REST data (allowing other parts to be used for
file uploads, for example) (bphillips)
Thu 04 Aug 2011 14:37:21 CEST - Release 0.91
For the deserialization action class, make the HTTP methods it operates on
configurable on a per-action level (plu, rafl).
-------------------------------------------------------------------
Wed Jun 8 12:42:38 UTC 2011 - coolo@novell.com
- updated to 0.90
Remove test which is no longer applicable and fails in the latest Catalyst
release.
All classes are now made immutable. (Dave Rolsky)
Added a Catalyst::Action::REST::ForBrowsers class. This will try to dispatch
GET requests to a foo_GET_html method before trying foo_GET. (Dave Rolsky)
-------------------------------------------------------------------
Mon Jan 17 19:29:20 UTC 2011 - coolo@novell.com
- initial package 0.88
* created by cpanspec 1.78.03