Changes for version v0.8.0 - 2015-09-22
- `Changes` file is spell-checked before release.
- `spellcheck` option implemented. If option is empty, spell-checking is disabled.
- Changed relative order of `Templates` and `OurPkgVersion`. `Templates` now is the first file munger.
- `Manifest::Read` is used instead of `GatherFromManifest`.
- A test added on `dzil build`.
- Minor bug fixed: `VERSION` file should be read from/written to therott directory, not to the current directory.
- `ReadMe.pod` dropped.
- `copying` and `readme` options implemented. `COPYING` and `README` files are generated by the bundle. `doc/generic/` directory is not required now, all the POD files should be in `doc/`. If a POD file is missed, standard text taken from the bundle is used. Empty `copying` option disables generating `COPYING` file, empty `readme` disables `README`.
- `Test::DiagINC` plugin enabled.
- Bug in `PodWeaver` found: <https://github.com/rjbs/Dist-Zilla-Plugin-PodWeaver/issues/9> To workaround the bug, clients should keep `doc/copying.pod` file in source tree.
- Version switched from old decimal style to new dotted-decimal style.
Modules
VDB's plugin bundle