Changes for version 0.007 - 2015-08-15

  • Previous release introduced bug: `PodWeaver` plugin worked before implemented `Templates`. Included POD sections (like `WHAT?` and `WHY?`) were not processed by `PodWeaver` and appeared in the very beginning, before `NAME`. Plugin ordering fixed.
  • Whithin the bundle, `$dist->version` used instead of `$MY::version`, just in case — the latter can be (too) easily chnaged in a template.
  • "Fake release" notion dropped, and `fake_release` option too. "Local release" notion introduced. Local release avoids external operations: `UploadToCPAN` and `hg push` pluging skipped in case of local release, `hg tag` adds local tag.

Modules