]>
Commit | Line | Data |
---|---|---|
de48830a MG |
1 | Revision history for Perl extension WWW::Offliberty. |
2 | ||
a3d8330c MG |
3 | 1.000007 2017-10-21T17:20+01:00 |
4 | - Change OFF_URL to use new version of Offliberty (as old version was | |
5 | shut down) | |
6 | ||
d59bef60 MG |
7 | 1.000006 2017-08-18T18:00+08:00 |
8 | - Change test video from Youtube to Vimeo as Offliberty's Youtube | |
9 | support is broken | |
10 | ||
5efa7b2c MG |
11 | 1.000005 2017-05-20T13:31+01:00 |
12 | - Change test video *again* to one that's unlikely to be deleted | |
13 | ||
f4b0666e MG |
14 | 1.000004 2017-01-27T16:34+00:00 |
15 | - Change test video as previous test video was deleted, making tests fail | |
16 | ||
c9bd8d30 MG |
17 | 1.000003 2016-07-14T08:18+01:00 |
18 | - Update OFF_URL | |
19 | - Make OFF_URL easier to override and document this | |
20 | ||
934b4ce3 MG |
21 | 1.000002 2015-12-19T18:20+02:00 |
22 | - Depend on HTTP::Tiny >= 0.014 | |
23 | - Add perlcritic test and make code comply | |
24 | ||
6e824810 | 25 | 1.000001 2015-12-06T23:56+02:00 |
19db1d2b | 26 | - Bypass hotlinking protection (RT #110057) |
30607a2e MG |
27 | - Add some tests that attempt to catch dummy results |
28 | - Update OFF_URL and make $http global (making the module easier to jury-rig) | |
29 | ||
925cdb7d MG |
30 | 1.000 2015-07-15T17:00+03:00 |
31 | - Replace LWP with HTTP::Tiny + Test::RequiresInternet | |
32 | - Drop perl requirement to 5.8.9+ | |
33 | - Improve documentation | |
34 | ||
75961ed5 MG |
35 | 0.002 2014-05-04T09:14+03:00 |
36 | - Update service URL | |
37 | - Use LWP::Online in network test | |
38 | - Add command-line interface to offliberty | |
39 | - Update Changes to follow CPAN::Changes::Spec | |
40 | ||
41 | 0.001 2013-09-28T23:48+03:00 | |
42 | - Initial release |