Changes for version 0.03
- Includes a new version of Template_strict.patch that supports scalar references properly
- Dist::Zilla::Plugin::ArchiveRelease
- Shortened log message
- Dist::Zilla::Plugin::ModuleBuild::Custom
- New plugin
- Dist::Zilla::Plugin::TemplateCJM
- Is now an InstallTool instead of a FileMunger, because prerequisites have not been calculated at FileMunger time
- Added the dependency_link & dependency_list methods
- Added a BeforeRelease check to ensure the release date is not just an uppercase word
Modules
Move the release tarball to an archive directory
Ensure version numbers are up-to-date
Allow a dist to have a custom Build.PL
Process module documentation through Pod::Loom
Process templates, including version numbers & changes
Get distribution version from its main_module
Build a distribution like CJM
Create Module::Build::ModuleInfo object from Dist::Zilla::File