The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Dist-Zilla-Util-Test-KENTNL

1.000000 2014-02-02T07:19:39Z
 [00 Major]
 - Toolkit switched to EUMM
 - Toolkit deps softened to recommendations.
 - Version moved to mantissa = 6 ( primary reason for 0 → 1 )

 [Dependencies::Aggregate]
 - 5.008 : was 197 → 199 :(
 - 5.010 : was 178 → 184 :(
 - 5.019 : was 161 → 164 :(
 - Growth induced in dependencies.
 - Limited by DZIL → Path::Class → Module::Build

 [Dependencies::Stats]
 - Dependencies changed since 0.01015824, see Changes.deps{,.all,.dev} for
   details
 - build: -1
 - configure: +2 -1
 - develop: +7 ↑1 -9
 - runtime: +1 ↑1
 - test: +8 ↓1

0.01015824 2013-11-21T10:47:13Z
 [00 Maintenance]

 [Dependencies::Noteworthy]
 - Ramp MB and TM

 [Dependencies::Stats]
 - Dependencies changed since 0.01015823, see Changes.deps{,.all,.dev} for
   details
 - build: ↑1
 - configure: ↑1
 - develop: +46 -3
 - test: ↑1 -2

 [Packaging]
 - use new fallback code for MB

 [Tests]
 - Replace Test::Compile with Test::Compile::PerFile
 - Regen ReportVersions to hide devel deps
 - Regen CPAN::Changes test
 - Regen Kwalitee test

0.01015823 2013-04-09T02:43:44Z
 - Maintenance Release for MB 0.4004

 [Dependencies::Noteworthy]
 - Ramp MB and TM

 [Dependencies::Stats]
 - Dependencies changed since 0.01015822, see Changes.deps{,.all,.dev} for
   details
 - build: ↑1
 - configure: ↑1
 - develop: +5 ↑2
 - test: ↑1

 [Documentation]
 - Copyright year update.
 - Add README.mkdn

 [Meta]
 - Bugtracker to github issues.

 [Packaging]
 - Utilise test_requires in Build.PL

0.01015822 2012-02-03T03:21:20Z
 - Maintenance Release.

 [Dependencies::Noteworthy]
 - perl 5.006 is now minimum

 [Dependencies::Stats]
 - Dependencies changed since 0.01015821, see Changes.deps{,.all,.dev} for
   details
 - develop: ↑1
 - runtime: +3
 - test: -1

 [Internals]
 - All namespaces export $AUTHORITY
 - $VERSION no longer in BEGIN

 [Packaging]
 - Update LICENSE ( Year, Indent, Address )
 - extratests moved to xt/
 - Git urls moved to https://
 - exports x_authority
 - Git based versioning

0.01015821 2011-04-07T01:33:45Z
 [Dependencies::Noteworthy]
 - Drop Moose::Autobox
 - Drop Params::Util
 - Add Test::DZil ( Dist::Zilla 4.200002 )

 [Dependencies::Stats]
 - Dependencies changed since 0.01000510, see Changes.deps{,.all,.dev} for
   details
 - develop: +3 -3
 - runtime: +1 -2

 [Interface]
 - no longer export simple_ini or dist_ini, ask Test::DZil if you want
   those.

 [Internals]
 - A lot of the internal code has been nuked and it just steals it from
   Test::DZil which is now CPANized. This leaves this as a glorified
   wrapper for that, that adds a tonne of easy.

 [Packaging]
 - Move to @Author::KENTNL
 - Update critic rules
 - Rework Changes to CPAN::Changes form.
 - Ship .perltidyrc

 [Tests]
 - Added CPAN::Changes tests
 - Dropped portability tests.

0.01000510 2010-11-08T14:01:08Z
 - Fix ns::ac problems.
 - Add possible solve for Builder() not existing.
 - Add some tests.

 [Dependencies::Stats]
 - Dependencies changed since 0.01000011, see Changes.deps{,.all,.dev} for
   details
 - test: +1

0.01000011 2010-11-03T15:01:43Z
 - Returns a Zilla instance if no magic is performed.
 - More documentation.
 - Default behaviour on a death.
 - Pass plugin to find_plugin callbacks

0.01000004 2010-11-03T08:28:59Z
 - Refactored to actually work -_-

0.01000001 2010-11-03T05:02:07Z
 - First version.