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-App-Command-dumpwith

0.003002 2017-03-07T07:45:06Z 59589aa
 [Bugfix]
 - Fix test failures with -Ddefault_inc_excludes_dot

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

0.003001 2016-06-06T21:15:46Z 78c1547
 - Documentation: Update screenshots to reflect new notation.
 - Documentation: Move KNOWN ISSUES further down.

0.003000 2016-05-28T16:13:51Z 2b26a07
 - Add support for "--" escaping to isolate the role names to avoid complications introduced by '-V' becomming a thing
   on Dzil 6.0.
 - Tests and documentation also updated to prefer that notation where it could be ambiguous.
 - Closes #1, thanks to Slaven Rezić and Karen Etheridge for bug feedback.

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

 [Tests]
 - Be less fragile and stop using my dztest thing. Its overcomplicated and I don't need it anymore.

0.002012 2015-04-15T00:35:51Z 59708df
 [Dependencies]
 - Make sure tests have a new enough version of dztest for app testing.

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

0.002011 2015-04-13T02:42:56Z e9deaed
 [Documentation]
 - Redirect URIs to different repo.

 [Packaging]
 - Removed some large unneeded files

0.002010 2015-04-13T01:38:43Z 3258308
 [Dependencies::Stats]
 - Dependencies changed since 0.002003, see misc/*.deps* for details
 - develop: +3 ↑3 -1 (recommends: ↓1, suggests: ↑2)
 - runtime: +2 (recommends: +1)
 - test: +3 (recommends: ↓1)

 [Internals]
 - Theme loading and construction simplified
 - Theme defaulting uses less useless code.
 - Color themes validated earlier
 - Load Dzil lazier

 [Tests]
 - Added tests covering noop modes, explicit named and prefixed roles, and color theme support and validation.

0.002003 2014-10-31T15:02:11Z 567b541
 [Dependencies::Stats]
 - Dependencies changed since 0.002002, see misc/*.deps* for details
 - configure: +1 (recommends: ↑1)
 - develop: +6 ↑2 -1 (recommends: +1, suggests: ↑2)
 - runtime: ↓1 -2
 - test: +1 (recommends: ↑2)

 [Internals]
 - remove utf8
 - now supports 5.006
 - remove unneeded autoboxing
 - defer all modules possible

 [Metadata]
 - author = kentnl@cpan.org

0.002002 2014-08-15T21:14:38Z
 [00 Trivial]
 - CPANDAY!
 - no code changes.
 - tests augmented.
 - whitespace adjusted.

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

 [Misc]
 - Improve source side POD to reduce build side whitespace.

 [Tests]
 - update Test::ReportPrereqs

0.002001 2014-07-31T10:07:33Z
 [Bugfix]
 - Fix doc link to screenshot

0.002000 2014-07-31T09:56:35Z
 [00 Major]
 - Changes that may affect hand-operated downstream.

 [01 Toolkit]
 - Switched To ExtUtils::MakeMaker
 - Toolkit dependenecies for "latest" only "recommeneded" instead of required.
 - https://questhub.io/realm/perl/quest/5388cc12bbd0be5b2500011f

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

0.001000 2013-11-11T13:48:41Z
 - First version.