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