The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Release history for Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes

0.003004 2014-09-22T19:06:39Z
 [Checks]
 - Warn about bad hashtags.

 [Dependencies::Stats]
 - Dependencies changed since 0.003003, see misc/*.deps* for details
 - runtime: +1

 [Internals]
 - Better caching
 - better assertion generator test
 - simplified multi-line test

0.003003 2014-09-21T12:42:45Z
 [Dependencies::Stats]
 - Dependencies changed since 0.003002, see misc/*.deps* for details
 - develop: (suggests: ↑1)
 - runtime: +1 -1

 [Internals]
 - Factor _Path parts into _Assertion and have generic class prototype.
 - Factor _Data parts into _Assertion and have generic class prototype.

0.003002 2014-09-04T19:09:39Z
 [00 Trivial]
 - Dislike copyrights without an email address

 [Dependencies::Stats]
 - Dependencies changed since 0.003001, see misc/*.deps* for details
 - test: (recommends: ↑1)

0.003001 2014-08-30T11:09:05Z
 [00 Trivial]
 - Prefer Sub::Util over Sub::Name

0.003000 2014-08-30T00:17:44Z
 [00 Major]
 - Interals overhauled again
 - new checks
 - metadata

 [Checks]
 - Now scrapes lib/ and t/ and recommends various things for DZil plugin work.
 - author=kentfredric is now warned against.
 - gitversions is now warned against
 - failure to have one of bumpversions or gitversions is a serious warning
 - derecommend Readonly
 - check mailmap

 [Dependencies::Stats]
 - Dependencies changed since 0.002003, see misc/*.deps* for details
 - runtime: +1

 [Interals]
 - Internals overhauled to have some private classes, greatly simplifying syntax and logic.

 [Metadata]
 - use kentnl for author.

0.002003 2014-08-21T05:45:11Z
 [00 Minor]
 - Reframe tests in terms of now exported version of dztest.

 [Dependencies::Stats]
 - Dependencies changed since 0.002002, see misc/*.deps* for details
 - develop: (suggests: ↑1)
 - test: +1 -2

0.002002 2014-08-18T04:36:16Z
 [00 Minor]
 - add Class::Load to things to derecommend: Module::Runtime is muchly preferred.

 [Dependencies::Stats]
 - Dependencies changed since 0.002001, see misc/*.deps* for details
 - develop: (suggests: ↑1)

0.002001 2014-08-17T18:48:43Z
 [Bugfix]
 - 'ok' state tracking within a few subs was wrong, @haarg++

0.002000 2014-08-17T09:16:08Z
 [00 Minor]
 - Code internally overhauled to be less spur-of-the-moment and maintainable.
 - Now has a list of modules to unrecommend if seen in $distmeta;

 [Dependencies::Stats]
 - Dependencies changed since 0.001001, see misc/*.deps* for details
 - develop: +1 (suggests: ↑1)
 - test: +3

 [Tests]
 - Has some basic tests now.

0.001001 2014-08-16T21:40:56Z
 [00 Trivial]
 - don't think misc/ are bad when they're good.

0.001000 2014-08-16T21:38:10Z
 - CPANDAY!
 - First version.