Revision History for Dist-Zilla-TravisCI
========================================

v1.12 2014-08-02
----------------

[a8871c9]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 19:02:49 -0400 (35 minutes ago)

Detect the proper build in a created state using /builds

This is faster than using /repos/{repo}, since it finds them before
they started.

[9efa55e]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 17:57:27 -0400 (2 hours ago)

Release v1.11

[5266734]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 16:49:10 -0400 (3 hours ago)

Turn off AUTHOR_TESTING for build tests

[416cf02]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 16:24:37 -0400 (3 hours ago)

Fix TravisYML to work with latest Perl 5.20 + blead

Also:
* Uses perl-travis-helper to auto-install Perl versions
* Force quotes on Perl version strings in the YAML, so that zeroes
  are kept.

[b86ec09]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 16:07:46 -0400 (4 hours ago)

Move dirty branch pushing code into its own method in ::Git::Bundle

[6f4cca3]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-01 21:16:01 -0400 (22 hours ago)

Add AUTHORITY comment to modules

[cfeeebf]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-01 21:11:43 -0400 (22 hours ago)

Add version dep to List::AllUtils (for 'pairs')

[fff517e]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-01 21:11:04 -0400 (22 hours ago)

Add open_status_url option to Travis::TestRelease

[eb62828]
* Author: Yasutaka ATARASHI <yakex@cpan.org>
* Date:   2014-05-03 14:10:14 +0900 (3 months ago)

Add --author flag to `dzil listdeps' in .travis.yml.


v1.11 2014-08-02
----------------

[c547f54]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 17:57:27 -0400 (2 hours ago)

Release v1.11

[4cac9cf]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 16:49:10 -0400 (3 hours ago)

Turn off AUTHOR_TESTING for build tests

[c7b3c79]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 16:24:37 -0400 (3 hours ago)

Fix TravisYML to work with latest Perl 5.20 + blead

Also:
* Uses perl-travis-helper to auto-install Perl versions
* Force quotes on Perl version strings in the YAML, so that zeroes
  are kept.

[d51bf2e]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-02 16:07:46 -0400 (4 hours ago)

Move dirty branch pushing code into its own method in ::Git::Bundle

[ca52f04]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-01 21:16:01 -0400 (22 hours ago)

Add AUTHORITY comment to modules

[efd5dc6]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-01 21:11:43 -0400 (22 hours ago)

Add version dep to List::AllUtils (for 'pairs')

[f667506]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-08-01 21:11:04 -0400 (22 hours ago)

Add open_status_url option to Travis::TestRelease


v1.10 2014-05-02
----------------

[21696d0]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-05-02 00:18:45 -0400 (3 months ago)

Release v1.10

[048ca76]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-05-01 21:19:00 -0400 (3 months ago)

Fix ChainSmoking.pm

[d21a437]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-05-01 01:12:28 -0400 (3 months ago)

Write post-failure comment for #11

[a06f0d8]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-04-30 23:19:13 -0400 (3 months ago)

Many additions/fixes for TravisYML:

* Add support_builddir attr for dual DZIL+build YAMLs
* Add support for "allowed to fail" Perl versions
* Re-enable Perl 5.8 as an allowed to fail version
* Add separate perl_version_build attr (#8)
* Add dzil_branch attr
* Add new phases: after_install & after_deploy
* Turn on Fast Finish

[6a31082]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-04-30 23:15:48 -0400 (3 months ago)

New plugin: Travis::TestRelease!

Also, move many of the git helpers into Dist::Zilla::Util::Git::Bundle


v1.05 2014-04-21
----------------

[4f7464e]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2014-04-21 09:24:59 -0400 (3 months ago)

Release v1.05

[ed5bc58]
* Author: Randy Stauner <randy@magnificent-tears.com>
* Date:   2014-04-19 19:32:22 -0700 (4 months 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 (6 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 (8 months ago)

fix typo in log message

[ea69e81]
* Author: Brendan Byrd <Perl@ResonatorSoft.org>
* Date:   2013-09-09 22:21:16 -0400 (11 months ago)

Use two-pass install method for MVDT (#9)


===================================
End of changes in the last 365 days
===================================