The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.0.49 Wed Jul  9 17:23:43 PDT 2014
 - Fix typo. @mohawk2++

0.0.48 Wed Jul  9 11:12:13 PDT 2014
 - Support release branch variable in Meta (Issue#7)

0.0.47 Fri Jul  4 07:23:55 PDT 2014
 - Don't prompt to commit Changes
 - Commit changes only after tests all pass

0.0.46 Fri Jul  4 07:23:55 PDT 2014
 - Add 2 new modules to list

0.0.45 Wed Jul  2 12:39:33 PDT 2014
 - The Makefile no longer checks for Zilla::Dist to be installed.
 - Regular users can run `make test`, without need zild or dzil.

0.0.44 Wed Jul  2 12:11:10 PDT 2014
 - Make 'setup' be default 'zild' command.

0.0.43 Tue Jul  1 10:31:40 PDT 2014
 - Remove preflight from Makefile
 - Other Makefile refactoring
 - Update the docs

0.0.42 Fri Jun 27 23:07:55 PDT 2014
 - Add `package-pm` to list

0.0.41 Fri Jun 27 21:31:07 PDT 2014
 - Add 2 new modules to the list.

0.0.40 Fri Jun 27 19:27:28 PDT 2014
 - Add a bunch more mdules to shipped list.

0.0.39 Thu Jun 26 13:00:56 PDT 2014
 - Be more lenient on VERSION checking.
 - Allow fully qualified over `our` style.

0.0.38 Thu Jun 26 08:52:45 PDT 2014
 - Update list of modules shipped with Zilla::Dist

0.0.37 Wed Jun 25 21:04:53 PDT 2014
 - Adjust success message

0.0.36 Wed Jun 25 14:38:29 PDT 2014
 - Substitute Kwim with Swim

0.0.35 Mon Jun 23 16:05:03 PDT 2014
 - Fix bug in zild-make-cpan for eg copy.

0.0.34 Sat Jun 21 14:28:51 PDT 2014
 - Small changes to cowsay output.

0.0.33 Sat Jun 21 14:28:51 PDT 2014
 - Botched the 0.0.32 release.

0.0.32 Sat Jun 21 14:11:52 PDT 2014
 - Add cowsay message to 'make release'. Issue 8
 - Check for VERSION statement in module. Issue 6
 - Check branch before release. Issue 7

0.0.31 Thu Jun 19 11:11:46 PDT 2014
 - Allow for $VERSION without 'our'.

0.0.30 Wed Jun 18 11:05:24 PDT 2014
 - Add META.json file to each dist

0.0.29 Tue Jun 17 10:37:04 PDT 2014
 - Don't require retry when Makefile updates

0.0.28 Mon Jun 16 23:02:48 PDT 2014
 - Add travis config to skip tags

0.0.27 Mon Jun 16 16:03:22 PDT 2014
 - Allow for JSONY Changes file
 - Press enter to continue. Easier.

0.0.25 Mon Jun 16 13:43:27 PDT 2014
 - Remove a debugging line.

0.0.24 Mon Jun 16 13:39:33 PDT 2014
 - Added VERSION updating.

0.0.23 Sun Jun 15 13:51:58 PDT 2014
 - Remove failing tests from cpan/t/

0.0.22 Sun Jun 15 11:38:34 PDT 2014
 - Do better version/meta/changes verification

0.0.21 Sat Jun 14 12:47:03 PDT 2014
 - Add 'recommends' support to dist.ini

0.0.20 Sat Jun 14 12:23:44 PDT 2014
 - New badge syntax

0.0.19 Fri Jun 13 22:41:15 PDT 2014
 - Support xt tests (Issue

0.0.18 Fri Jun 13 21:26:03 PDT 2014
 - Add TestBase support (for YAML.pm mostly)

0.0.17 Sun Jun  8 18:14:22 PDT 2014
 - Add test.requires and recommends to travis.yml
 - Add irc motify support to travis.yml

0.0.16 Sun Jun  8 13:04:14 PDT 2014
 - Update files before commiting during `make release`

0.0.15 Sun Jun  8 12:26:35 PDT 2014
 - Add travis building support

0.0.14 Sat Jun  7 12:32:30 PDT 2014
 - Add Kwim prereq

0.0.13 Sat Jun  7 11:28:56 PDT 2014
 - Carp in Makefile if Zilla::Dist is not installed.

0.0.12 Sat Jun  7 10:39:27 PDT 2014
 - Run test and disttest before release
 - https://github.com/ingydotnet/zilla-dist-pm/issues/1

0.0.11 Sat Jun  7 09:49:37 PDT 2014
 - Make the share/Makefile be a symlink
 - Prompt to commit changes on release

0.0.10 Sat Jun  7 08:39:48 PDT 2014
 - Added 'abstract' support to dist.ini

0.0.9 Thu May 29 19:02:00 EDT 2014
 - Changed the Abstract

0.0.8 Thu May 29 19:02:00 EDT 2014
 - NYC.pm++

0.0.7 Thu May 29 11:02:39 EDT 2014
 - Add cpanshell and distshell support

0.0.6 Thu May 29 00:41:51 EDT 2014
 - Allow for per dist custom tool/make-cpan

0.0.5 Fri May 23 23:28:41 PDT 2014
 - Move some Makefile shell stuff into Zilla::Dist
 - More same Meta YAML handling

0.0.4 Fri May 23 23:01:07 PDT 2014
 - More helpful doc

0.0.3 Fri May 23 18:15:19 PDT 2014
 - Doc corrections
 - Fixed little nits
 - Added example Meta file for `zild setup`

0.0.2 Fri May 23 17:14:39 PDT 2014
 - Fixed sharedir
 - Fixed doc bug

0.0.1 Fri May 23 16:33:23 PDT 2014
 - First release