Revision history for Dist-Zilla-PluginBundle-DAGOLDEN
0.049 2013-09-06 12:09:09 America/New_York
[INCOMPATIBLE CHANGE]
- Replaced AutoMetaResources with GitHub meta to support
non-lowercase repository names
[ADDED]
- Added github_issues attribute (defaulting to set issues to GH)
[PREREQS]
- Bumped minimum Test::Compile to 2.023
0.048 2013-08-29 11:04:05 America/New_York
- Bumped minimum Test::Compile to 2.022
0.047 2013-07-18 10:20:54 America/New_York
- Add 'authority' config option to drive the Authority plugin
(no file munging is done, just the META.* files are affected)
0.046 2013-06-30 21:14:06 America/New_York
- Add PluginRemover for easy disabling of plugins
0.045 2013-06-06 15:41:29 America/New_York
- Add 'no_minimum_perl' parameter
0.044 2013-03-26 15:47:58 America/New_York
- Add Encoding plugin to Pod::Weaver
0.043 2013-03-02 23:08:40 America/New_York
- Add Test::MinimumVersion with default perl of 5.010
0.042 2013-02-27 10:19:05 America/New_York
- Add ContributorsFromGit plugin and Contributors Pod Weaver section
0.041 2013-02-21 16:14:21 America/New_York
- Make 'no_critic' work as advertised
0.040 2013-02-13 09:32:02 America/New_York
- Add 'no_git' option to bypass git-related plugins
0.039 2013-02-11 13:17:21 America/New_York
- Replace buggy ReadmeFromPod with another invocation of
ReadmeAnyFromPod
0.038 2013-02-11 12:16:15 America/New_York
- Add [Test::ReportPrereqs]
0.037 2013-01-30 14:51:07 America/New_York
- tweaked Pod::Weaver settings. Reordered "=func" sections.
Added "=usage" and "=construct" as new collectors
0.036 2013-01-22 06:20:57 America/New_York
- add no_coverage option
0.035 2013-01-16 15:20:10 America/New_York
- don't check files for multiple dots
0.034 2012-12-26 11:49:57 America/New_York
- fixed typo [BOOK]
0.033 2012-09-28 13:01:07 America/New_York
- document how to use AutoMetaResources for github to remind myself
0.032 2012-08-08 20:26:15 America/New_York
- bumped Pod::Wordlist::hanekomu prereq version
- deprecated 'bugtracker' option
- replaced GithubMeta and Bugtracker with less dynamic
AutoMetaResources plugin
- added Config::Slicer support
0.031 2012-08-06 21:15:39 America/New_York
- bumped OurPkgVersion prereq to 0.004 for "# TRIAL VERSION" comment
support for use with --trial packages
0.030 2012-05-14 19:59:48 America/New_York
- fixes to no_critic and no_spellchedk [Eric Johnson]
0.029 2012-05-02 17:36:29 America/New_York
- switched from GatherDir to Git::GatherDir (minimum version 1.121010)
0.028 2012-04-28 23:20:40 America/New_York
- added 'no_bugtracker' option to omit Bugtracker, which defaults
the bugtracker back to GithubMeta [thank you Eric Johnson]
0.027 2012-02-14 15:16:40 EST5EDT
- add Pod::Wordlist::hanekomu as explicit prereq so I can control
the minimum version allowed
0.026 2012-02-07 22:44:41 EST5EDT
- bump Pod::Weaver prereq to 3.101635
0.025 2012-02-07 22:35:18 EST5EDT
- bump MetaProvides::Package prereq to get bug fixed version of it
0.024 2012-02-02 16:26:21 EST5EDT
- make sure t::lib::* doesn't wind up in prereqs
0.023 2011-12-30 15:29:54 EST5EDT
- change PortabilityTests and CompileTests to the newer Test::* naming
scheme
0.022 2011-12-13 17:26:28 EST5EDT
- re-enable Test::PodSpelling and added own 'stopwords' option as
passthrough and 'no_spellcheck' to disable
- Added Test::Perl::Critic and added 'no_critic' option to disable
0.021 2011-12-07 10:49:46 EST5EDT
- make bugtracker pod section only list web link, not email; this
allow easier modification for use with github instead of RT which
does not provide an email option
0.020 2011-09-23 15:11:51 America/New_York
- added code to copy README.pod and META.json to repo directory
0.019 2011-07-18 17:23:28 America/New_York
- added Test::Version
- removed unused prereqs
0.018 2011-07-11 21:52:26 America/New_York
- swapped in InsertCopyright for Prepender
- swapped in OurPkgVersion for PkgVersion
- removed Repository to rely soly on GithubMeta
0.017 2011-02-06 21:57:53 EST5EDT
- added Dist::Zilla::Plugin::CheckPrereqsIndexed
0.016 2011-01-31 22:14:12 EST5EDT
- added Pod::Weaver::Section::Support and Bugtracker to the mix
0.015 2011-01-23 17:11:20 EST5EDT
- updated prereqs, including missing Pod::Elemental::Transformer::List
0.014 2011-01-06 16:59:44 EST5EDT
- bump Repository prereq to 0.17
0.013 2010-11-02 21:52:50 EST5EDT
- bump MetaProvides::Package prereq and tell it to honor MetaNoIndex
- add package 'DB' to MetaNoIndex
0.012 2010-10-29 16:42:37 EST5EDT
- annotate example dist.ini in documents (suggeston from Tim Bunce)
0.011 2010-10-10 22:47:05 EST5EDT
- replace BumpNextVersionFromGit with Git::NextVersion
0.010 2010-10-07 13:42:21 EST5EDT
- adds GithubMeta to override Repository if repo is on github
- replaces AutoPrereq (deprecated) with AutoPrereqs
0.009 2010-08-17 08:04:05 EST5EDT
- set a minimum TaskWeaver prereq to work with Dist::Zilla 2.X
0.008 2010-08-11 17:50:46 EST5EDT
- add Pod::Weaver::PluginBundle::DAGOLDEN (which is @RJBS plus wikidoc)
0.007 2010-05-26 12:49:30 America/New_York
- bump Dist::Zilla prereq to 3.101450
- bump Dist::Zilla::Plugin::Repository prereq to 0.13 for CPAN Meta
spec version 2 compatibility
- add MetaJSON plugin
0.006 2010-05-14 10:36:01 EST5EDT
- fixes git commit/tag ordering; now commits dirty files
after release, then tags, then updates Changes for next
version and does a final commit before pushing
- Pod spelling tests disabled pending fixes to stopwords and
Pod::Weaver
0.005 2010-05-14 10:07:40 EST5EDT
- fifth draft
0.004 2010-05-14 09:33:45 EST5EDT
- fourth draft
0.003 2010-05-14 09:30:05 EST5EDT
- third draft
0.002 2010-05-14 07:00:04 EST5EDT
- second draft
0.001 2010-05-14 06:57:53 EST5EDT
- first draft