X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=d130766b245f65d8c91920d2cffb018f23669406;hb=0f6b165a7734099f766fefd44739d0fbf7ae4771;hp=a2c53658b202353b2a4a70765c62398f96f00f04;hpb=9b0928060d55238fb248b38e3d9dc4e977d13fc4;p=webservice-strike.git diff --git a/Changes b/Changes index a2c5365..d130766 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,39 @@ Revision history for Perl extension WebService::Strike. -0.001001 2015-03-15T12:20 +0.005 2016-01-2318:51+00:00 + - Update for API V2.1 + - Make torrent method die as the corresponding API call was removed + - Implement magnet method manually as the server no longer returns the magnet link + - Remove dependency on Date::Parse + +0.004003 2015-08-08T13:31+03:00 + - Fix failing test + - Lowercase keys in strike_imdb response + +0.004002 2015-05-23T12:16+03:00 + - Fix failing test + +0.004001 2015-04-18T10:34+03:00 + - Fix dependencies + +0.004 2015-04-11T12:45+03:00 + - Use HTTPS for API calls + - Add description support + - Add IMDB support + +0.003 2015-03-28T14:48+02:00 + - Update to API v2 + - Support more than 50 hashes in strike_query + - Use HTTPS in repository URL + +0.002 2015-03-17T22:51+02:00 + - Add search support + +0.001002 2015-03-15T15:45+02:00 + - Use timezone UTC for calls to Date::Parse + +0.001001 2015-03-15T12:20+02:00 - Add Class::Accessor::Fast to dependencies -0.001 2015-03-15T12:05 +0.001 2015-03-15T12:05+02:00 - Initial release