Changes for version 0.5.0 - 2013-11-12
- 00 Major
- Reimplement guts in terms of the new RoleDB utility.
- This means some of the phase titles have changed
- However, it now means all phases have descriptions
- Phases are now printed in alphabetical order, because execution order is indeterminate anyway.
- Though individual plugins are still printed in the order they're executed within the phase.
- Now shows phase_method data documenting what method dzil calls on the plugins during the given phase.
- Dependencies::Added / develop requires
- Dist::Zilla::Plugin::Test::Compile::PerFile
- Dependencies::Added / runtime requires
- Dist::Zilla::Util::RoleDB
- Dependencies::Changed / build requires
- Module::Build 0.4008 → 0.4200
- Dependencies::Changed / configure requires
- Module::Build 0.4008 → 0.4200
- Dependencies::Changed / develop requires
- Dist::Zilla::PluginBundle::Author::KENTNL 2.001000 → 2.002000
- Dependencies::Removed / develop requires
- Dist::Zilla::Plugin::Test::Compile
- Tests
- Replace Test::Compile with Test::Compile::PerFile
Modules
Dump a textual representation of each phase's parts.
Output formatting themes for dzil dumpphases
A role for themes that are simple single-color themes with variations of bold/uncolored.
A blue color theme for dzil dumpphases
A green color theme for dzil dumpphases
A plain-text theme for dzil dumpphases
A red color theme for dzil dumpphases