Revision history for Cloudinary
0.13 Thu May 23 21:19:20 2013
* post_form() is deprecated
* Add support for easier API when working with images
0.12 Sun Aug 26 08:44:51 2012
* Add support for Mojo::IOLoop->delay()
0.1102 Tue Jul 10 21:49:21 2012
* Fix url_for(..., { type => 'facebook' });
0.1101 Sun May 20 16:17:08 2012
* Not sure why pause is still complaining...
0.11 Sun May 20 16:12:32 2012
* Need $VERSION in Mojolicious::Plugin::Cloudinary to make pause
happy.
0.10 Sun May 20 16:04:13 2012
* Split base functionality to Cloudinary.pm
0.0401 Sun May 20 14:52:56 2012
* Forgot to test for "data-src" when creating cloudinary_js_image()
0.04 Sun May 20 12:30:20 2012
* Add cloudinary_image() mojolicious helper
* Add cloudinary_js_image() mojolicious helper
* Add support for both short and long options to methods that need to
shorten or expand w/width, h/height and friends:
a => 'angle', b => 'background', c => 'crop', d => 'default_image',
e => 'effect', f => 'fetch_format', g => 'gravity', h => 'height',
l => 'overlay', p => 'prefix', q => 'quality', r => 'radius',
t => 'named_transformation', w => 'width', x => 'x', y => 'y',
0.03 Fri Apr 13 18:18:55 2012
* Add public support for "resource_type"
* Add response structures to documentation
0.02 Fri Apr 6 10:15:10 2012
* Add destroy(), which deletes remote resources
* Fix adding "type" parameter when calculating "signature"
* Fix Use of uninitialized value in string eq at Cloudinary.pm line 355.
* Change api_url() and public_cdn() to private attributes, after
receiving feedback from cloudinary.
0.01 Sat Mar 31 20:49:21 2012
* Can upload images
* Generage url from public_id