Revision history for Dist::Zilla::PluginBundle::Author::WATERKIP TODO: * Get dual license to work with dzil 3.3 2023-09-15 16:19:02Z * Add 'use Data::Dumper' to skip for prereqs * Include authors to contributors file 3.2 2022-07-08 12:22:50Z * Fix typo in Dockerfile * Add 'use constants' to skip for prereqs * Add 'use Exporter' to skip for prereqs 3.1 2022-06-10 13:46:57Z * Update Dockerfile for minting 3.0 2022-06-07 03:34:26Z * Add gz to encoder * Remove feature from prereqs * Add some defaults to skip, eg base, feature, autodie 2.9 2020-12-10 14:05:42Z * Update Dockerfile with new registry 2.8 2020-08-14 16:45:48Z 2.7 2020-06-02 02:03:41Z * Fix array['str'] bug with copy files and exclude files in dist.ini 2.6 2020-06-01 19:34:51Z * Update [Encoding] with .odt * Fix [Encoding] with extension rather than very globby matching 2.5 2020-05-23 06:06:17Z * Add [Encoding] to configure * Update documenation * Fix glitches in Changes file 2.4 2020-04-29 18:43:07Z * Update tests * Disable some testing plugins Maintainer only * Use different docker infra 2.3 2019-11-01 23:34:25Z * Update test dependencies for new modules * Remove corpus from release * Move airplane logic to role and implement role 2.2 2019-03-02 10:39:12Z * Add default CONTRIBUTERS * Add default LICENSE * Copy license from build * Fix Dockerfile so the build works again 2.1 2019-01-25 09:15:27Z * Add dependency to Dist::Zilla::Plugin::Repository v0.22 * Make sure docker/CI runs without issues after initial commit 2.0 2018-06-12 08:08:14Z * Add meta provides * Add ReadmeFromPOD * Add PromptIfStale * Remove strict and warnings from prereqs Maintainer only: * Update Dockerfile and gitlab-ci.yml 1.9 2018-06-11 11:59:57Z * Add MintingProfile Maintainer only: * add some basic tests 1.8 2018-06-03 10:13:19Z * Add more files to exclude files 1.7 2018-05-20 13:50:38Z * Disable Test::Perl::Critic from @TestingMania 1.6 2018-05-16 21:40:40Z * Add Dockerfile for building and testing the package on a clean box * Add copy_files_after_build logic 1.5 2017-09-24 10:25:08Z * Allow uploading to Stratopan (requires patch to stratopan plugin module). Maintainer only: * Add Gitlab CI yaml 1.4 2017-09-03 11:40:28Z * Add tests 1.3 2017-08-30 20:56:23Z * Make Moose a dependency if found (RT#122918) * Add Git::VersionManager * Add ConfirmRelease 1.2 2017-08-28 * Distribute the Changes file to CPAN * Fix fake_release bug from always be faking it 1.1 2017-08-27 * Create a Changes file 1.0 2017-08-27 * First release to CPAN.