Bump version and update Changes
[webservice-strike.git] / Changes
1 Revision history for Perl extension WebService::Strike.
2
3 0.006 2016-01-30T18:47+00:00
4 - Mark module as obsolete since the API was discontinued
5 - Disable the API-related tests
6
7 0.005 2016-01-2318:51+00:00
8 - Update for API V2.1
9 - Make torrent method die as the corresponding API call was removed
10 - Implement magnet method manually as the server no longer returns the magnet link
11 - Remove dependency on Date::Parse
12
13 0.004003 2015-08-08T13:31+03:00
14 - Fix failing test
15 - Lowercase keys in strike_imdb response
16
17 0.004002 2015-05-23T12:16+03:00
18 - Fix failing test
19
20 0.004001 2015-04-18T10:34+03:00
21 - Fix dependencies
22
23 0.004 2015-04-11T12:45+03:00
24 - Use HTTPS for API calls
25 - Add description support
26 - Add IMDB support
27
28 0.003 2015-03-28T14:48+02:00
29 - Update to API v2
30 - Support more than 50 hashes in strike_query
31 - Use HTTPS in repository URL
32
33 0.002 2015-03-17T22:51+02:00
34 - Add search support
35
36 0.001002 2015-03-15T15:45+02:00
37 - Use timezone UTC for calls to Date::Parse
38
39 0.001001 2015-03-15T12:20+02:00
40 - Add Class::Accessor::Fast to dependencies
41
42 0.001 2015-03-15T12:05+02:00
43 - Initial release
This page took 0.019195 seconds and 4 git commands to generate.