Release history for perl-Dist-Zilla-Plugin-Manifest-Write
0.003 2015-07-06 13:31 UTC
- `Dist-Zilla` older than v5.023 causes runtime error because `_added_by` field was a string,
not arrayref. Now `Write.pm` explicitly requires `Dist::Zilla::Role::File` v5.023 to avoid
this error.
- Build: `Test::PodSpelling` plugin used, few spelling errors found and fixed.
0.002 2015-07-04
- `AutoPrereqs` `Dist-Zilla` plugin fails to detect some implicit prereqs in test script, it
may cause test failure. Code changed to make that hidden depencencies explicit.
0.001 2015-07-03
- Initial revision