Skip to content

Releases: kentnl/Dist-Zilla-Plugin-MetaProvides

1.15000000

21 Sep 13:12
Compare
Choose a tag to compare

00 Minor Important Changes

  • now exports dump_config data

Dependencies::Added / develop requires

  • Pod::Coverage::TrustPod
  • Test::CPAN::Changes 0.19
  • Test::CPAN::Meta
  • Test::Kwalitee 1.08
  • Test::Pod 1.41
  • Test::Pod::Coverage 1.08
  • version 0.9901

Dependencies::Added / test requires

  • Carp
  • IO::Handle
  • lib

Dependencies::Changed / build requires

  • Module::Build 0.4001 → 0.4007

Dependencies::Changed / configure requires

  • Module::Build 0.4001 → 0.4007

Dependencies::Changed / develop suggests

  • Dist::Zilla::PluginBundle::Author::KENTNL v1.4.2 → v1.8.3

Dependencies::Removed / test requires

  • File::Find

Documentation

  • Retroactively normalise Changes.
  • Add README.mkdn
  • Update Copyright year
  • Add MetaPOD stuff

Meta

  • Bug tracker to github
  • Github URI now Camel/UC firsted

Packaging

  • use Module::Build 0.4007 w/ test_requires

Tests

  • Update compile and kwalitee tests

1.14000001

21 Sep 13:12
Compare
Choose a tag to compare

BugFix

  • Defer version constraints to as late as possible to allow more circular things to happen, avoiding compile-time failure in bootstrap.

Dependencies::Added / runtime requires

  • Readonly

Dependencies::Changed / build requires

  • Module::Build 0.3601 → 0.4001

Dependencies::Changed / configure requires

  • Module::Build 0.3601 → 0.4001

Dependencies::Changed / develop recommends

  • Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0.01009803 → v1.3.0

Dependencies::Changed / develop suggests

  • Dist::Zilla::PluginBundle::Author::KENTNL v1.2.0 → v1.4.2

Dependencies::Changed / test requires

  • Test::More 0.96 → 0.98

1.14000000

21 Sep 13:11
Compare
Choose a tag to compare

Features

  • Reverted all non-documentation changes since 1.13x. Handling this in the role level was a dumb idea anyway.

1.13000001

21 Sep 13:11
Compare
Choose a tag to compare

Documentation

  • Improve documentation of skip_underscores and meta_noindex at the more foward-facing sites.

1.13000000

21 Sep 13:11
Compare
Choose a tag to compare

Features

  • Add a provisional filter that eliminates X::_y form namespaces ( a hiding convention ), enabled by default. Toggle skip_underscore to change. Thanks XDG/David Golden for reporting this i
    n rt#74675.

1.12060502

21 Sep 13:10
Compare
Choose a tag to compare
  • Maintenance Release

Dependencies::Added / runtime requires

  • perl 5.006
  • strict
  • warnings

Dependencies::Changed / develop suggests

  • Dist::Zilla::PluginBundle::Author::KENTNL v1.0.0 → v1.2.0

Dependencies::Removed / test requires

  • English

Internals

  • added $AUTHORITY to all namespaces
  • moved $VERSION out of BEGIN in all namespaces

Packaging

  • update LICENSE ( Year, Address, Indent )
  • move extra tests to xt/
  • move git URLs to https://
  • export x_authority in metadata.
  • move to git versions

1.12060501

21 Sep 13:09
Compare
Choose a tag to compare

BugFix

  • rt#67325 : Should now depend on Test::More 0.96 to solve tests failing on earlier versions.

Dependencies::Changed / test requires

  • Test::More 0.88 → 0.96

1.12060212

21 Sep 13:09
Compare
Choose a tag to compare

Dependencies::Added / develop recommends

  • Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0.01009803

Dependencies::Added / develop requires

  • Dist::Zilla::PluginBundle::Author::KENTNL::Lite

Dependencies::Added / develop suggests

  • Dist::Zilla::PluginBundle::Author::KENTNL v1.0.0

Dependencies::Removed / develop recommends

  • Dist::Zilla::PluginBundle::KENTNL::Lite 0.01009803

Dependencies::Removed / develop requires

  • Dist::Zilla::PluginBundle::KENTNL::Lite

Dependencies::Removed / develop suggests

  • Dist::Zilla::PluginBundle::KENTNL 0.01017119

Documentation

  • Many miscelany spelling mistakes fixed.

Features:Minor/API

  • copy_into now returns '1' when done.
  • ProvideRecord Plugin is now immutablized.
  • Type libraries no longer erroneously import Moose.

Packaging

  • Moved to @Author::KENTNL
  • Reworked Changes to CPAN::Changes spec.
  • Made critic happy and stricter.

Tests

  • add CPAN::Changes tests.
  • remove portability tests.

1.12044806

21 Sep 13:08
Compare
Choose a tag to compare
  • A little bit more testing of the codebase, tests should be now comprehensive enough to detect most change-bugs.

Dependencies::Added / test requires

  • Scalar::Util

1.12044803

21 Sep 13:07
Compare
Choose a tag to compare
  • Build ourself using MetaNoIndex to hide corpus/ crap.
  • Add MetaNoIndex to suggest lists.
  • Fix tests not to fail when there is no MetaNoIndex.
  • PerlTidy allover.

Dependencies::Added / develop requires

  • Dist::Zilla::Plugin::Bootstrap::lib
  • Dist::Zilla::Plugin::MetaNoIndex

Dependencies::Added / runtime suggests

  • Dist::Zilla::Plugin::MetaNoIndex

Dependencies::Added / test suggests

  • Dist::Zilla::Plugin::MetaNoIndex