Releases: kentnl/Dist-Zilla-Plugin-MetaProvides
Releases · kentnl/Dist-Zilla-Plugin-MetaProvides
1.15000000
00 Minor Important Changes
- now exports
dump_configdata
Dependencies::Added / develop requires
Pod::Coverage::TrustPodTest::CPAN::Changes0.19Test::CPAN::MetaTest::Kwalitee1.08Test::Pod1.41Test::Pod::Coverage1.08- version
0.9901
Dependencies::Added / test requires
- Carp
IO::Handle- lib
Dependencies::Changed / build requires
Module::Build0.4001→0.4007
Dependencies::Changed / configure requires
Module::Build0.4001→0.4007
Dependencies::Changed / develop suggests
Dist::Zilla::PluginBundle::Author::KENTNLv1.4.2→v1.8.3
Dependencies::Removed / test requires
File::Find
Documentation
- Retroactively normalise Changes.
- Add README.mkdn
- Update Copyright year
- Add
MetaPODstuff
Meta
- Bug tracker to github
- Github URI now Camel/UC firsted
Packaging
- use
Module::Build0.4007w/test_requires
Tests
- Update compile and kwalitee tests
1.14000001
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::Build0.3601→0.4001
Dependencies::Changed / configure requires
Module::Build0.3601→0.4001
Dependencies::Changed / develop recommends
Dist::Zilla::PluginBundle::Author::KENTNL::Lite0.01009803→v1.3.0
Dependencies::Changed / develop suggests
Dist::Zilla::PluginBundle::Author::KENTNLv1.2.0→v1.4.2
Dependencies::Changed / test requires
Test::More0.96→0.98
1.14000000
Features
- Reverted all non-documentation changes since 1.13x. Handling this in the role level was a dumb idea anyway.
1.13000001
Documentation
- Improve documentation of
skip_underscoresandmeta_noindexat the more foward-facing sites.
1.13000000
Features
- Add a provisional filter that eliminates
X::_yform namespaces ( a hiding convention ), enabled by default. Toggleskip_underscoreto change. Thanks XDG/David Golden for reporting this i
n rt#74675.
1.12060502
- Maintenance Release
Dependencies::Added / runtime requires
- perl
5.006 - strict
- warnings
Dependencies::Changed / develop suggests
Dist::Zilla::PluginBundle::Author::KENTNLv1.0.0→v1.2.0
Dependencies::Removed / test requires
- English
Internals
- added
$AUTHORITYto all namespaces - moved
$VERSIONout of BEGIN in all namespaces
Packaging
- update LICENSE ( Year, Address, Indent )
- move extra tests to xt/
- move git URLs to https://
- export
x_authorityin metadata. - move to git versions
1.12060501
BugFix
- rt#67325 : Should now depend on
Test::More0.96to solve tests failing on earlier versions.
Dependencies::Changed / test requires
Test::More0.88→0.96
1.12060212
Dependencies::Added / develop recommends
Dist::Zilla::PluginBundle::Author::KENTNL::Lite0.01009803
Dependencies::Added / develop requires
Dist::Zilla::PluginBundle::Author::KENTNL::Lite
Dependencies::Added / develop suggests
Dist::Zilla::PluginBundle::Author::KENTNLv1.0.0
Dependencies::Removed / develop recommends
Dist::Zilla::PluginBundle::KENTNL::Lite0.01009803
Dependencies::Removed / develop requires
Dist::Zilla::PluginBundle::KENTNL::Lite
Dependencies::Removed / develop suggests
Dist::Zilla::PluginBundle::KENTNL0.01017119
Documentation
- Many miscelany spelling mistakes fixed.
Features:Minor/API
copy_intonow returns '1' when done.ProvideRecordPlugin is now immutablized.- Type libraries no longer erroneously import Moose.
Packaging
- Moved to
@Author::KENTNL - Reworked Changes to
CPAN::Changesspec. - Made critic happy and stricter.
Tests
- add
CPAN::Changestests. - remove portability tests.
1.12044806
- 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
- Build ourself using
MetaNoIndexto hide corpus/ crap. - Add
MetaNoIndexto suggest lists. - Fix tests not to fail when there is no MetaNoIndex.
PerlTidyallover.
Dependencies::Added / develop requires
Dist::Zilla::Plugin::Bootstrap::libDist::Zilla::Plugin::MetaNoIndex
Dependencies::Added / runtime suggests
Dist::Zilla::Plugin::MetaNoIndex
Dependencies::Added / test suggests
Dist::Zilla::Plugin::MetaNoIndex