Release history for Dist-Zilla-Plugin-Author-KENTNL-RecommendFixes

0.004003 2015-06-19T04:15:00Z c32e093
  [ Checks ]
    - make LMU-using dists obvious so I can consider if avoiding it is warranted.
    - This is not a certainty of removal, simply me acting as a proxy for other peoples concerns, for in cases where
      I'm indifferent, I defer to the concerns of others.
    - For instance, the closer my code is to the upstream of the river, the more likely I'll elect to avoid it.

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

0.004002 2015-03-01T08:13:27Z fce9161
  [ Checks ]
    - recommend builds instead of build/master

  [ Dependencies::Stats ]
    - Dependencies changed since 0.004001, see misc/*.deps* for details
    - configure: ↓1 (recommends: ↓1)
    - develop: +3 ↑2 (recommends: ↓1, suggests: ↑1)
    - runtime: ↓1 -1 (recommends: +2)
    - test: ↓1 (recommends: ↓2)

0.004001 2014-12-10T10:06:39Z bec44ae
  [ Checks ]
    - Cry about autobox and friends.

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

0.004000 2014-10-30T12:33:06Z 66bb186
  [ Checks ]
    - Test dist.ini.meta has a syntax vim statement, because vim doesn't autodetect that filetype.

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

  [ Internals ]
    - Inline package _Assertions now replaced with externalised Generic::Assertions

0.003006 2014-09-27T07:03:04Z
  [ Checks ]
    - Make sure weaver_ini_ok runs
    - Double-check that -Encoding is not specified.

0.003005 2014-09-25T16:09:00Z
  [ Dependencies::Stats ]
    - Dependencies changed since 0.003004, see misc/*.deps* for details
    - develop: (suggests: ↑1)

  [ Internals ]
    - Prototype the input_transform feature discussed.

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.