Revision history for Dist-Zilla-PluginBundle-YANICK

0.32.1 2025-08-30
 [DOCUMENTATION]
 - add a SECURITY.md policy.
 - add a CONTRIBUTING.md policy to the repo.

 [STATISTICS]
 - code churn: 6 files changed, 224 insertions(+), 10 deletions(-)

0.32.0 2025-06-25
 [ENHANCEMENTS]
 - Default development branch is now 'main'.

 [STATISTICS]
 - code churn: 2 files changed, 174 insertions(+), 167 deletions(-)

0.31.0 2025-06-25
 [ENHANCEMENTS]
 - Remove Twitter and Travis.

 [STATISTICS]
 - code churn: 1 file changed, 7 insertions(+), 1 deletion(-)

0.30.0 2019-06-24
 [ENHANCEMENTS]
 - add Dist::Zilla::Plugin::MinimalPerlFast

 [STATISTICS]
 - code churn: 2 files changed, 13 insertions(+), 5 deletions(-)

0.29.1 2019-06-24
 [MISC]
 - bring the code of conduct and the covenant files into master.
 - officially supported perls are 22..30.

 [STATISTICS]
 - code churn: 7 files changed, 131 insertions(+), 32 deletions(-)

0.29.0 2018-06-20
 [ENHANCEMENTS]
 - added GitHubREADME::Badge plugin.
 - added ContributorCovenant plugin.

 [STATISTICS]
 - code churn: 5 files changed, 25 insertions(+), 2 deletions(-)

0.28.0 2017-12-03
 [ENHANCEMENTS]
 - Travis tweaks.

 [STATISTICS]
 - code churn: 6 files changed, 169 insertions(+), 6 deletions(-)

0.27.0 2017-04-16
 [ENHANCEMENTS]
 - YANICK is the default Authority.
 - some plugins skipped if env variable TRAVIS is present
 - add dependency for Test::Prereqs

 [STATISTICS]
 - code churn: 3 files changed, 19 insertions(+), 5 deletions(-)

0.26.0 2017-02-26
 [ENHANCEMENTS]
 - Remove Test::Pause::Permissions.
 - Use ReadmeAnyFrom Pod.

 [STATISTICS]
 - code churn: 4 files changed, 11 insertions(+), 11 deletions(-)

0.25.1 2015-12-31
 [DOCUMENTATION]
 - Fix typo in SYNOPSIS. (GH#5, dams)

 [STATISTICS]
 - code churn: 2 files changed, 9 insertions(+), 2 deletions(-)

0.25.0 2015-11-08
 [ENHANCEMENTS]
 - Add Test::Pause::Permissions.

 [STATISTICS]
 - code churn: 4 files changed, 16 insertions(+), 5 deletions(-)

0.24.0 2015-07-07
 [ENHANCEMENTS]
 - More to DZP::Git::Contributor. (GH#4, Karen Etheridge)
 - Remove deprecated private nextVersion plugin. (GH#1-ish)

 [STATISTICS]
 - code churn: 5 files changed, 129 insertions(+), 284 deletions(-)

0.23.0 2015-05-28
 [ENHANCEMENTS]
 - Change Reporting module to Test::ReportPrereqs.

 [STATISTICS]
 - code churn: 3 files changed, 12 insertions(+), 4 deletions(-)

0.22.1 2015-03-18
 [BUG FIXES]
 - It's VerifyPhase*s*. Oops.

 [STATISTICS]
 - code churn: 2 files changed, 10 insertions(+), 3 deletions(-)

0.22.0 2015-02-03
 [ENHANCEMENTS]
 - Add VerifyPhase.
 - Add a few config params.

 [STATISTICS]
 - code churn: 4 files changed, 59 insertions(+), 8 deletions(-)

0.21.1 2014-11-06
 [BUG FIXES]
 - Remove redundance DZ::P::Homepage (it now comes from the GitHub
   plugins).

 [STATISTICS]
 - code churn: 3 files changed, 10 insertions(+), 6 deletions(-)

0.21.0 2014-08-31
 [ENHANCEMENTS]
 - Added CPANFile
 - Added DOAP
 - Switch GatherDir for Git::GatherDir
 - Now uses Dist::Zilla::Role::pluginBundle::ConfigSlicer.

 [STATISTICS]
 - code churn: 4 files changed, 54 insertions(+), 5 deletions(-)

0.20.0 2014-03-11
 [ENHANCEMENTS]
 - GitHub is now the default bug tracker.

 [STATISTICS]
 - code churn: 4 files changed, 20 insertions(+), 15 deletions(-)

0.19.0 2014-02-17
 [BUG FIXES]
 - Add a few forgotten dependencies.
 - Bump dependency for D::Z::P::Twitter.

 [NEW FEATURES]
 - Add 'tweet' flag.

 [STATISTICS]
 - code churn: 3 files changed, 59 insertions(+), 34 deletions(-)

0.18.3 2013-09-25
 [BUG FIXES]
 - Add 'multiple_inheritance' flag for dz::p::git::commitbuild.

 [STATISTICS]
 - code churn: 4 files changed, 37 insertions(+), 7 deletions(-)

0.18.2 2013-09-25
 [BUG FIXES]
 - Push both branches master and releases upon release.

 [STATISTICS]
 - code churn: 4 files changed, 25 insertions(+), 6 deletions(-)

0.18.1 2013-09-22
 [MISC]
 - Bump the dependency of Dist::Zilla::Plugin::Test::Compile to 2.033.

 [STATISTICS]
 - code churn: 4 files changed, 18 insertions(+), 4 deletions(-)

0.18.0 2013-05-02
 [BUG FIXES]
 - Push version dependencies out of the main module to allow  for
   bootstrapping.

 [ENHANCEMENTS]
 - Bump D::Z::P::ChangeStats::Git to v0.2.1.

 [STATISTICS]
 - code churn: 3 files changed, 16 insertions(+), 6 deletions(-)

0.17.0 2013-05-02
 [ENHANCEMENTS]
 - Move some plugins around to commit all changes to master after a
   release.
 - Up NextVersion::Semantic dependency to v0.1.2
 - Up ChangeStats::Git dependency

 [STATISTICS]
 - code churn: 2 files changed, 32 insertions(+), 19 deletions(-)

0.16.0 2013-03-18
 [ENHANCEMENTS]
 - Add DZP::ContributorsFromGit and DZP::ContributorsFile

0.15.0 2013-02-02
 [ENHANCEMENTS]
 - Use DZ::P::Twitter version 0.019 (now with twitter cards!)

 [STATISTICS]
 - code churn: 2 files changed, 14 insertions(+), 3 deletions(-)

0.14.0 2012-12-12
 [ENHANCEMENTS]
 - use ReportVersions::Tiny

0.13.0 2012-11-11
 [ENHANCEMENTS]
 - add CoderwallEndorse

 [STATISTICS]
 - code churn: 3 files changed, 17 insertions(+)

0.12.0 2012-06-28
 [ENHANCEMENTS]
 - add HelpWanted

 [STATISTICS]
 - code churn: 3 files changed, 30 insertions(+), 2 deletions(-)

0.11.1 2012-05-28
 [BUG FIXES]
 - add explicit depencencies

0.11.0 2012-05-22
 [ENHANCEMENTS]
 - add ChangeStats::Git

0.10.0 2012-03-21
 [ENHANCEMENTS]
 - brand new Mint!

0.9.0 2012-03-19
 [ENHANCEMENTS]
 - add Covenant
 - add SchwartzRatio

0.8.0 2012-03-19
 [ENHANCEMENTS]
 - add NextVersion::Semantic

0.7.0 2012-03-03
 [ENHANCEMENTS]
 - add plugin Test::Compile

0.6.0 2012-02-04
 [ENHANCEMENTS]
 - add plugin CoalescePod

0.5.1 2012-02-03
 [BUG FIXES]
 - add missing deps [GH2] (thanks chorny!)

0.5.0 2011-12-03
 [ENHANCEMENTS]
 - requires D::Z::P::Twitter v0.013 for metacpan links

0.4.3 2011-11-14
 [BUG FIXES]
 - move Git::Commit before Git::CommitBuild

0.4.2 2011-09-25
 [BUG FIXES]
 - passing undef to AutoPrereq made it unhappy

0.4.1 2011-08-29
 [BUG FIXES]
 - nameless group was deleted by accident

0.4.0 2011-06-20
 [ENHANCEMENTS]
 - Add plugin InstallGuide

0.3.0 2011-04-17
 [ENHANCEMENTS]
 - Add parameter 'authority'

0.2.1 2011-04-10
 [BUG FIXES]
 - NextSemanticVersion afterRelease actions work, now.

0.2.0 2011-04-10
 [ENHANCEMENTS]
 - Add FAKE env param.
 - Add the NextSemanticVersion plugin
 - Add ReadmeMarkdownFromPod
 - Add parameter 'fake_release'

0.1.0 2011-01-02

0.0.1 2010-12-21