]> git.vpit.fr Git - perl/modules/Acme-CPANAuthors-You-re_using.git/blob - Changes
This is 0.07
[perl/modules/Acme-CPANAuthors-You-re_using.git] / Changes
1 Revision history for Acme-CPANAuthors-You-re_using
2
3 0.07    2015-03-13 15:30 UTC
4         + Fix : [RT #91248] : Does not handle missing modules or missing
5                 versions
6                 Exceptions thrown by Module::Metadata are now ignored.
7                 Thanks Karen Etheridge for reporting.
8
9 0.06    2013-08-21 17:20 UTC
10         This is a maintenance release. The code contains no functional change.
11         Satisfied users of version 0.05 can skip this update.
12         + Tst : Author tests are no longer bundled with this distribution.
13                 They are only made available to authors in the git repository.
14
15 0.05    2013-08-20 19:15 UTC
16         This is a maintenance release. The code contains no functional change.
17         Satisfied users of version 0.04 can skip this update.
18         + Tst : The Kwalitee test has been removed.
19
20 0.04    2011-08-24 23:10 UTC
21         + Chg : The module now uses File::Find and Module::Metadata to collect
22                 all the modules installed in your system.
23                 ExtUtils::Installed is no longer needed.
24         + Chg : die() is called instead of croak() for internal errors.
25                 Carp is no longer needed.
26         + Fix : Update the Parse::CPAN::Packages' author id test, since
27                 Acme::CPANAuthors does not depend on it anymore.
28         + Upd : Acme::CPANAuthors dependency bumped to 0.16.
29
30 0.03    2010-01-03 10:10 UTC
31         + Fix : Stop skipping t/10-base.t when Acme::CPANAuthors throw an
32                 unrelated warning.
33         + Fix : Explicitely depend on the last ExtUtils::Installed and
34                 Acme::CPANAuthors.
35         + Fix : Work around Kwalitee test misfailures.
36
37 0.02    2009-02-17 17:05 UTC
38         + Doc : Misc. improvements.
39         + Fix : Missing directory trees to search for installed modules.
40         + Fix : 'Perl' shouldn't been counted as a proper module.
41         + Tst : Actually register the names in only one test. This divides the
42                 test suite run time by three.
43         + Tst : Test that some of our deps were correctly discovered.
44
45 0.01    2009-02-16 18:15 UTC
46         First version, released on an unsuspecting world.
47