Revision history for Dist-Zilla-PluginBundle-Author-SKIRMESS

0.004  2017-08-20 21:21:05 UTC

        - Added .perltidyrc
        - Added .travis.yml
        - Added 00-load.t test
        - Added Prereqs::Plugins plugin to dist.ini
        - Added Test::CPAN::Meta author test
        - Added Test::Kwalitee release test
        - Added Test::MinimumVersion author test
        - Added Test::Mojibake author test
        - Added Test::NoTabs author test
        - Added Test::Perl::Critic author test and perlcriticrc config file
        - Added Test::Pod author test
        - Added Test::Pod::No404s release test
        - Added Test::Portability::Files author test
        - Added Test::Spelling author test
        - Added Test::Version author test
        - Fixed links in POD to specify text
        - Removed Dist::Zilla::Role::BundleDeps role
        - Removed Prereqs plugin
        - Removed Prereqs::AuthorDeps plugin

0.003  2017-08-19 20:02:02 UTC

        - Added Prereqs plugin to add a dependency on the bundle in the used
          version
        - Added PromptIfStale plugin
        - Added PruneCruft plugin
        - Improved abstract
        - Improved documentation
        - Removed UpdateGitHub plugin

0.002  2017-08-18 23:45:16 UTC

        - Added CheckIssues plugin
        - Added CheckSelfDependency plugin
        - Added CheckStrictVersion plugin
        - Added Git::CheckFor::MergeConflicts plugin
        - Added Git::Remote::Check plugin
        - Added InstallGuide plugin and therefore an INSTALL file
        - Added MetaConfig plugin
        - Added UpdateGitHub plugin
        - Added VerifyPhases plugin
        - Added copyright_holder to dist.ini
        - Fixed a display issue in the POD
        - Plugins without arguments can be mentioned as scalar to add_plugins()
        - Removed FakeRelease plugin

0.001  2017-08-17 21:01:13 UTC

        - Initial release