Revision history for Dist-Zilla-Util-EmulatePhase

0.01016513 2011-04-13T15:09:11Z
 - Maintenance only release.

 [Dependencies:Devel]
 - Move from @KENTNL to @Author::KENTNL

 [Packaging]
 - Move to @Author::KENTNL
 - Ship perltidyrc
 - Rework Changes for CPAN::Changes.

 [Tests]
 - Drop portability tests
 - Add CPAN::Changes tests

0.01003312 2010-12-05T14:48:13Z
 - Permit MakeMaker to call zilla->_share_dir_map on our shadow-zilla
   during pre-req collection. It should preferably be avoided, but this is
   needed for now to make it work. ( Reported by Apocalypse on IRC ).

0.01000515 2010-11-08T17:06:39Z
 - Depend on newer Test::Simple because subtest() can work wrong without
   it.
 - Depend on newer Util::Test::KENTNL

0.01000101 2010-11-04T03:15:07Z
 - Added shadow_zilla and ->find_files to prereqcollector so that
   AutoPrereq works.

0.01000100 2010-11-04T02:33:20Z
 - Added get_prereqs to access prereq data and regenerate it whenever you
   need to.

0.01000015 2010-11-03T17:57:41Z
 - First version.