Release history for perl-Dist-Zilla-Plugin-Templates
0.003 @ 2015-08-30 18:40 UTC
- `ReadMe.pod` dropped.
- Added supporting `Dist::Zilla::Templates::File` class with two methods: `fill_in` and
`indent`. Added function `include` to use in templates.
- Documentation improved (but still requires more work).
0.002 @ 2015-08-11 23:13 UTC
- Test fails on many platforms due to missed `Hook` plugin. Added a hint for `AutoPrereqs`
to declare dependency explicitly.
- Added an alias for `templates` option, `template`. It helps to avoid mistakes:
`Dist::Zilla` silently ignores unknown options.
0.001 @ 2015-08-10 21:08 UTC
- The first release. Functionality is implemented, but documentation is not yet completed.