Revision history for Dist-Zilla-PluginBundle-RSRCHBOY

0.011     2011-10-27 10:13:25 America/Los_Angeles
	- switch to ReportVersions::Tiny
	- drop Test::UseAllModules for the moment, as it dies horribly when
	  trying to use a role

0.010     2011-09-29 12:03:52 America/Los_Angeles
	- additional prereqs (generally Test:: modules that the invoking DZ plugin
	  doesn't explicitly require
	- add is_cat_app option + specifc plugins (e.g. copy Makefile.PL back into
	  repo root so Cat doesn't freak out :))

0.009     2011-09-14 17:35:58 America/Los_Angeles
    - switch homepage url set on github to metacpan
    - add Test::UseAllModules
    - add prepender_skip
    - PkgVersion => SurgicalPkgVersion
    - Drop Authority plugin until we decide if we're going to surgicalize it

0.008     2011-09-11 20:04:28 America/Los_Angeles
    - really remove CompileTests

0.007     2011-09-11 17:21:24 America/Los_Angeles
    - replace PortabilityTests with Test::Portability

0.006     2011-09-02 21:49:50 America/Los_Angeles
    - replace CompileTests with Test::Compile

0.005     2011-07-03 16:33:51 America/Los_Angeles
    - add a bunch of missing prereqs
    - initial provision for passing in opts to autoprereqs

0.004     2011-05-15 18:50:41 America/Los_Angeles
    - add initial task support
    - "use" all our plugins so they're listed as prereqs

0.003     2011-04-29 19:07:44 America/Los_Angeles
    - Add NoSmartCommentsTests to plugin list
    - Reorder NextRelease w.r.t. @Git, so hopefully our
      stub Changes will get committed on release as well

0.002     2011-04-18 20:35:25 America/Los_Angeles
    - Correctly specify "files to ignore in root" to @Git
    - Don't use shell syntax in install command

0.001     2011-04-03 19:07:59 America/Los_Angeles