Changes for version 4.13
- Dist::Zilla::Plugin::GitVersionCheckCJM
- fix compatibility with Git::Wrapper 0.028_96 (Don't pass Path::Class objects to Git::Wrapper)
- Dist::Zilla::Plugin::MakeMaker::Custom
- fix compatibility with Dist::Zilla 4.300032
- add $api_version parameter to get_prereqs method
- Dist::Zilla::Role::HashDumper
- add extract_keys_as_hash method
Modules
Move the release tarball to an archive directory
Ensure version numbers are up-to-date
Allow a dist to have a custom Makefile.PL
Add arbitrary keys to distmeta
Allow a dist to have a custom Build.PL
Look for comments recommending prerequisites
Process templates, including version numbers & changes
Check the prereqs from our META.json
Get distribution version from its main_module
Dump selected hash keys as a string
Create Module::Metadata object from Dist::Zilla::File