X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git;a=blobdiff_plain;f=Changes;h=5a7c66e534d02f34afc582590f595c5b84222bc4;hp=e2424dab70191ac3c659f00bdd96624fce7bf90a;hb=HEAD;hpb=e5fd0b219dae4e6e93563f5b7a763c0fdf49c87e diff --git a/Changes b/Changes index e2424da..5a7c66e 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,43 @@ Revision history for Task-Devel-Cover-Recommended +1.290.0 2017-11-04 16:45 UTC + + Upd : Update to Devel::Cover 1.29. + +1.200.0 2015-07-31 18:00 UTC + + Upd : Update to Devel::Cover 1.20. + +1.80.0 2013-09-01 15:45 UTC + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + + Upd : Update to Devel::Cover 1.08. + +0.990.0 2013-01-30 19:45 UTC + + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and + below. + + Upd : Update to Devel::Cover 0.99. + +0.940.0 2012-09-18 21:10 UTC + + Chg : Recommended *test* dependencies are no longer required by this + modules, as they are actually installed by most CPAN clients. + Hence Test::Differences is not a dependency anymore. + + Upd : Update to Devel::Cover 0.94. + +0.930.2 2012-08-21 16:10 UTC + + Fix : Another attempt at hiding the POD template from CPAN websites. + +0.930.1 2012-08-20 11:05 UTC + + Doc : Add a caveat and reformat POD. + + Fix : BUILD_PREREQS are now set for ExtUtils::MakeMaker. + + Fix : Try to hide the template POD in samples/generate.pl from + search.cpan.org and metacpan.org. + + Tst : Author tests overhaul. + +0.930.0 2012-08-19 16:00 UTC + + Chg : All the data is now automatically generated by the + samples/generated.pl script from the latest version of + Devel::Cover available on the CPAN. + + Fix : The versioning scheme is now comparable with Devel::Cover's. + + Tst : Test that the run-time dependencies were correctly installed. + 0.93.0 2012-08-19 08:10 UTC First version, released on an unsuspecting world.