Changes for version 0.005 - 2015-07-15
- Added support for templates with non-standard names. e. g. `[=MyLocalPlugin]`.
- Word "built" is used instead of "generated" in `MANIFEST`. It is shorter, and has the same lengths as "added", so text now looks much better.
- Changed detection of generated files. Now the plugin checks file class — if a file is of `Dist::Zilla::File::OnDisk` class, it is considered as added file, otherwise — -generated-, sorry, built.
- Code reorganized for better modularity. Now it is easier to hack the plugin through subclassing.
Documentation
Manifest::Write plugin user manual
Manifest::Write plugin readme
Modules
Have annotated MANIFEST in your distribution