Revision History for Dist-Zilla-TravisCI
========================================
v1.05 2014-04-21
----------------
[ed5bc58]
* Author: Randy Stauner <randy@magnificent-tears.com>
* Date: 2014-04-19 19:32:22 -0700 (35 hours ago)
Define dump_config for compatibility with newer Git::Repo
Dist::Zilla::Plugin::Git 2.021 added MetaConfig support for all its plugins.
...Git::Repo assumes consuming classes are plugins.
closes gh-16.
[d6d26b0]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2014-01-28 23:57:53 -0500 (3 months ago)
Remove --skip-satisfied in favor of listdeps --missing (#14)
[f9dd5c9]
* Author: Alex Peters <lxp@cpan.org>
* Date: 2013-11-23 01:59:47 +1100 (5 months ago)
fix typo in log message
[ea69e81]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-09-09 22:21:16 -0400 (7 months ago)
Use two-pass install method for MVDT (#9)
v1.04 2013-06-25
----------------
[f5dc49d]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-25 20:01:17 -0400 (10 months ago)
Remove Perl 5.8 support (for now)
v1.03 2013-06-22
----------------
[2793e3c]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-22 22:35:24 -0400 (10 months ago)
Release v1.03
[a425263]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-21 22:57:15 -0400 (10 months ago)
Move around Moose/sanity to (try to) prevent experimental warnings
[be51bb4]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-20 19:39:12 -0400 (10 months ago)
Add new Perl versions recently added to Travis CI:
5.19, 5.18, 5.8
v1.02 2013-06-13
----------------
[71ff4b1]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-13 09:26:30 -0400 (10 months ago)
Remove Dwarn debug from Plugin (no idea how that passed tests...)
v1.01 2013-06-07
----------------
[a4b55fe]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-07 20:47:17 -0400 (11 months ago)
Fix fatal bug with build branch
[346dc50]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-07 20:39:39 -0400 (11 months ago)
Fix docs
[8bb8bce]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-06-07 07:50:46 -0400 (11 months ago)
Fix problem with build-branch .travis.yml not getting properly
added if only release_branch is turned on in Git::CommitBuild
v0.98 2013-05-16
----------------
[ee602b6]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-05-16 19:05:00 -0400 (11 months ago)
Release v0.98
[386ec48]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-27 16:29:56 -0400 (12 months ago)
Remove TODO item about test platform
[806abe2]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-27 16:08:15 -0400 (12 months ago)
Add documentation of new features
Change perl_version to space-delimited string
Add .mailmap for Contributers section
[9c2881c]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-27 09:40:02 -0400 (12 months ago)
Fix "our @phases" bug
Remove extra_env (as it is redundant with pre_before_install)
Add test plan (finally!)
[c3fc2e9]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-26 17:16:18 -0400 (12 months ago)
Add support for build/dzil block manipulation
Minor tweaks to YAML
Add note about build vs. dzil file in log
[85a1051]
* Author: Graham Knop <haarg@haarg.org>
* Date: 2013-04-26 10:35:40 -0400 (12 months ago)
use api for YAML ordering instead of text munging
[6e5d88b]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-25 23:17:10 -0400 (12 months ago)
Clean up some of the refactoring
Added pre/post/$_ logic, for maximum control of added commands
Added phase ordering to keep some command sanity on larger YML files
Removed verbose param, since verbosity/testing/parallelization are linked
test_deps defaults to 1, per original behavior
[c5305b6]
* Author: Torsten Raudssus <torsten@raudss.us>
* Date: 2013-04-26 02:35:54 +0200 (12 months ago)
Last typos fixed...
[c2db9a2]
* Author: Torsten Raudssus <torsten@raudss.us>
* Date: 2013-04-26 02:12:10 +0200 (12 months ago)
More tuning and parameters... Making it most quiet and effective by default
[3bc6b46]
* Author: Torsten Raudssus <torsten@raudss.us>
* Date: 2013-04-26 01:35:12 +0200 (12 months ago)
More or less rewrite.... ;)
v0.97 2013-04-22
----------------
[f0352b1]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-22 22:59:59 -0400 (12 months ago)
Release v0.97
[a931cc1]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-22 22:43:47 -0400 (12 months ago)
Fix up docs a bit (fixes Issue #3)
[6088b1e]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-22 22:11:12 -0400 (12 months ago)
Remove weaver.ini (now in PW BBYRD bundle)
[ea6284f]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date: 2013-04-22 15:20:24 -0400 (12 months ago)
Fix email missing "Please tell me who you are" errors
[aad3b6f]
* Author: Torsten Raudssus <torsten@raudss.us>
* Date: 2013-04-21 04:45:34 +0200 (1 year ago)
I don't think it should be really doing AUTHOR and RELEASE testing for the dependencies
===================================
End of changes in the last 365 days
===================================