Revision history for Dist-Zilla-Util-Test-KENTNL
1.001001 2014-08-18T23:05:17Z
[Bugfix]
- Not all versions of Data::DPath exist on <5.10, so if you happen to say "Ignore that" somehow the dpath related
tests will instead TODOskip
[Dependencies::Stats]
- Dependencies changed since 1.001000, see misc/*.deps* for details
- runtime: +1
1.001000 2014-08-18T21:14:28Z
[00 Major]
- add `dztest` function.
- add `::dztest` package which has been floating around in various dists so far.
[Dependencies::Stats]
- Dependencies changed since 1.000003, see misc/*.deps* for details
- develop: +2 ↑1 (suggests: ↑2)
- runtime: +5 (recommends: +1)
- test: -1
1.000003 2014-08-03T12:37:40Z
[00 Trivial]
- Migrate github links to org ( was advised in last release ... was wrong -_- )
[Dependencies::Stats]
- Dependencies changed since 1.000002, see misc/*.deps* for details
- configure: ↓1
- develop: (suggests: ↑1)
- test: -4 (recommends: ↑1 -2)
1.000002 2014-07-25T06:22:28Z
[00 Trivial]
- Newer report versions script autoadded.
[Dependencies::Stats]
- Dependencies changed since 1.000001, see misc/*.deps* for details
- develop: (suggests: ↑1)
- test: +2 ↑1 (recommends: +1)
1.000001 2014-07-13T18:11:06Z
[00 Trivial]
- Minor packaging changes.
[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- configure: (recommends: ↑1)
- develop: +3 -3 (suggests: +2 -1)
- test: (recommends: ↑2)
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 misc/*.deps* for details
- build: -1
- configure: +1 -1 (recommends: +1)
- develop: +7 ↑1 -9
- runtime: +1 ↑1
- test: +4 ↓1 (recommends: +4)
0.01015824 2013-11-21T10:47:13Z
[00 Maintenance]
[Dependencies::Noteworthy]
- Ramp MB and TM
[Dependencies::Stats]
- Dependencies changed since 0.01015823, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +45 -1 (recommends: -1, suggests: +1 -1)
- 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 misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +5 (recommends: ↑1, suggests: ↑1)
- 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 misc/*.deps* for details
- develop: (suggests: ↑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 misc/*.deps* for details
- develop: +1 -1 (recommends: +1 -1, suggests: +1 -1)
- 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 misc/*.deps* 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.