0.0.100 Mon Jul 28 07:26:50 PDT 2014 - Add metanoindex feature to Meta 0.0.99 Sat Jul 26 22:09:09 PDT 2014 - Update doc 0.0.98 Sat Jul 26 14:15:53 PDT 2014 - Provide a way to bail out of zild-update loop 0.0.97 Sat Jul 26 14:07:56 PDT 2014 - Add zild-update-all to do mass review/release 0.0.96 Sat Jul 26 11:52:19 PDT 2014 - Fix issue/19 - Auto edit Meta/Changes for `make release` if not edited. - Testing right now :) 0.0.95 Sat Jul 26 11:20:01 PDT 2014 - Fix issue/32 - Auto enable irc and travis as appropriate 0.0.94 Fri Jul 25 23:59:50 PDT 2014 - Fix issue/34 and issue/35 0.0.93 Fri Jul 25 22:11:28 PDT 2014 - Merge 0.91 and 0.92 changes 0.0.92 Fri Jul 25 21:23:51 PDT 2014 - Allow for main lib different than package name 0.0.91 Fri Jul 25 18:11:04 PDT 2014 - Fix issue/33. cp option for OSX. - Released from OSX. 0.0.90 Thu Jul 24 10:23:28 PDT 2014 - Check for boilerplate email in Meta 0.0.89 Mon Jul 21 16:22:11 PDT 2014 - Fix bugs with no_changes_yaml 0.0.88 Sat Jul 19 14:35:34 PDT 2014 - -e in prove messes up -T, so using $(PERL) -S 0.0.87 Sat Jul 19 14:04:31 PDT 2014 - Fix issues/29. - Add target to install prereqs from CPAN 0.0.86 Sat Jul 19 13:50:35 PDT 2014 - Fix issues/17. Sort prereqs list in dist.ini 0.0.85 Sat Jul 19 13:28:54 PDT 2014 - 2nd attempt at issues/20 0.0.84 Sat Jul 19 13:09:52 PDT 2014 - Fix issues/20 - Auto update date in Changes on release 0.0.83 Sat Jul 19 12:59:18 PDT 2014 - Yet another try for issues/23 0.0.82 Sat Jul 19 12:47:21 PDT 2014 - Another try for issues/23 0.0.81 Sat Jul 19 12:44:20 PDT 2014 - Fix issues/23 - make release fails when all files committed already 0.0.80 Sat Jul 19 12:42:13 PDT 2014 - Fix issues/28 - Dep on ExtUtils-MakeMaker-6.98 to fix 3 part version warnings 0.0.79 Sat Jul 19 12:33:35 PDT 2014 - issue/26. Commit changes *after* upload succeeds. 0.0.78 Sat Jul 19 12:30:28 PDT 2014 - issue/6. Make sure version change is an increase. 0.0.76 Fri Jul 18 11:23:20 PDT 2014 - issue/10 - Fully check out Changes file content and structure 0.0.75 Thu Jul 17 15:10:19 PDT 2014 - Fix issues with using multiple perls. rurban++ 0.0.74 Thu Jul 17 11:12:12 PDT 2014 - Fix for issue/25. rurban++ - Call perl scripts with current perl 0.0.73 Thu Jul 17 08:05:30 PDT 2014 - Fix issue/24. rurban++ - Don't dist-dep on the travis-deps. - Fixed swim modules, and dep on new ones 0.0.72 Thu Jul 17 08:05:30 PDT 2014 - Add mailing list info to contributing 0.0.71 Thu Jul 17 00:11:37 PDT 2014 - Fix issue/22 - Die on make commands when Makefile changes 0.0.70 Wed Jul 16 22:57:32 PDT 2014 - Add new prereqs - Dist::Zilla::Plugin::TestBaseIncluder - Dist::Zilla::Plugin::TestMLIncluder 0.0.69 Tue Jul 15 11:17:43 PDT 2014 - Fix issues/21. Check Meta correctness before release. 0.0.67 Mon Jul 14 12:34:24 PDT 2014 - Fix the share/Meta file. 0.0.66 Sun Jul 13 21:13:16 PDT 2014 - Change share/Contributing intro. 0.0.65 Sun Jul 13 20:50:57 PDT 2014 - Add IRC info to share/Contributing file. 0.0.64 Sun Jul 13 20:34:11 PDT 2014 - Forgot to update ./Contributing 0.0.63 Sun Jul 13 19:49:42 PDT 2014 - Tweak share/Contributing text. 0.0.62 Sun Jul 13 19:16:57 PDT 2014 - Add Contributing support. - Refactor all template generating code. (bin/zild-render-template) 0.0.61 Sun Jul 13 15:36:24 PDT 2014 - Add latest modules to list. 0.0.60 Fri Jul 11 15:29:24 PDT 2014 - Added support for YAML::XS - Can't use prove testing (only disttest) - Need to add custom content (LibYAML dir) 0.0.59 Fri Jul 11 12:45:35 PDT 2014 - Allow for pkg/travis.yml override 0.0.58 Fri Jul 11 00:41:43 PDT 2014 - Make travis not join on notifications 0.0.57 Thu Jul 10 17:03:50 PDT 2014 - Change CONTRIBUTE to CONTRIBUTING 0.0.56 Thu Jul 10 11:02:45 PDT 2014 - Initial support for CONTRIBUTE 0.0.55 Thu Jul 10 10:54:37 PDT 2014 - Dep on Swim::Plugin::badge 0.0.54 Thu Jul 10 08:47:19 PDT 2014 - Dep on CPAN::Uploader - Check for cpan-upload and .pause on 'make release' 0.0.53 Wed Jul 9 17:45:17 PDT 2014 - Dep on Dist::Zilla::Plugin::GithubMeta, mohawk2++ 0.0.52 Wed Jul 9 17:39:06 PDT 2014 - Dep on Dist::Zilla::PluginBundle::Git, mohawk2++ 0.0.51 Wed Jul 9 17:37:26 PDT 2014 - Dep on Dist::Zilla::Plugin::ReadmeFromPod, mohawk2++ 0.0.50 Wed Jul 9 17:32:10 PDT 2014 - Dep on Dist::Zilla::Plugin::ChangesFromYaml, mohawk2++ 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 (issues/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 (issues/4) 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