Revision history for Dist-Zilla-Plugin-Test-ReportPrereqs
0.007 2013-10-12 13:50:23 America/New_York
[Fixed]
- 'exclude' option now respected when MYMETA.json is present
[Changed]
- now (optionally) reporting on any missing prereqs after listing all module
versions [Karen Etheridge]
- develop prereqs are now also reported/checked when AUTHOR_TESTING
0.006 2013-02-12 17:48:57 America/New_York
[Fixed]
- Don't report on 'develop' prereqs
0.005 2013-02-11 12:26:51 America/New_York
[Changed]
- Always reports, regardless of AUTOMATED_TESTING; this way even
manual bug reports will give us the information we want
0.004 2012-05-16 11:33:16 America/New_York
[Added]
- New 'include' and 'exclude' attributes may be used to add additional
modules or to remove modules from the report list [Randy Stauner]
0.003 2012-05-14 15:23:08 America/New_York
[Fixed]
- Optional CPAN::Meta requirement of generated test file is now
obscured to hide it from prerequisite scanners.
- Static requirements are merged with dynamic ones to ensure the
most complete report possible on modules of interest
0.002 2012-05-14 15:11:36 America/New_York
[Changed]
- Fixed formatting in generated test file
0.001 2012-05-14 14:51:15 America/New_York
- Initial release