Changelog for Dist-Zilla-PluginBundle-Author-GSG v0.6.2 2025-01-08T22:27:09 - Update README (Andrew Hewus Fresh) - Add -- to Makefile.inc as appropriate (Andrew Hewus Fresh) v0.6.1 2024-06-11T16:58:28 - Pull request #26: Patch - SM-4923 - Enable OurPkgVersion overwrite correctly (Andrew Hewus Fresh) - Correct spelling of overwrite option (Andrew Hewus Fresh) - Test OurPkgVersion settings are set (Andrew Hewus Fresh) - Update README (Andrew Hewus Fresh) v0.6.0 2024-06-10T21:40:03 - Pull request #25: SM-4923 - Enable OurPkgVersion overwrite (Andrew Hewus Fresh) - Document the dist.ini changes for XS modules (Andrew Hewus Fresh) - Enable OurPkgVersion->overwrite (Andrew Hewus Fresh) v0.5.4 2024-05-07T17:17:29 - Pull request #24: SM-4834 - Add force update target (Andrew Hewus Fresh) - Name target `make forceupdate` (Andrew Hewus Fresh) - Update LICENSE and README (Andrew Hewus Fresh) - Adjust the `make update` target to force updates (Andrew Hewus Fresh) v0.5.3 2023-11-27T16:30:13 - Update README (Andrew Hewus Fresh) - Pull request #22: Patch - SM-4514 - Make strict an author test (Andrew Hewus Fresh) - Add core dependencies (Andrew Hewus Fresh) - Make strict.t an author test (Andrew Hewus Fresh) v0.5.2 2023-06-01T16:53:46 - Pull request #21: SM-4192 - Make has-version an author test (Andrew Hewus Fresh) - Make has-version an author test (Andrew Hewus Fresh) v0.5.1 2023-05-11T18:33:06 - Update README (Andrew Hewus Fresh) - Pull request #20: SM-4192 - Add a custom HasVersionTests Plugin (Andrew Hewus Fresh) - Add a custom HasVersionTests Plugin (Andrew Hewus Fresh) v0.5.0 2023-05-05T16:41:29 - Update README (Andrew Hewus Fresh) - Pull request #19: SM-4192 - Add HasVersionTests (Andrew Hewus Fresh) - Add the HasVersionTests Plugin to our PluginBundle (Andrew Hewus Fresh) - Changes for updated Plugin (Andrew Hewus Fresh) v0.4.0 2023-02-21T19:05:34 - Update README (Andrew Hewus Fresh) - Pull request #18: SRE-6265 - XS Support (Andrew Hewus Fresh) - Use filter instead of findstring for accuracy (Andrew Hewus Fresh) - Fix typo (Larry Leszczynski) - Update README and LICENSE (Andrew Hewus Fresh) - Match any Makefiles in the sharedir (Andrew Hewus Fresh) - Act appropriately with a Makefile.PL in the root (Andrew Hewus Fresh) - Improve distclean target (Andrew Hewus Fresh) - Run tests verbosely (Andrew Hewus Fresh) - Improve MAKEFILE_TARGET/MAKEFILE_SHARE handling (Andrew Hewus Fresh) - Pull request #17: Remove mentions of MANIFEST.SKIP from docs (Andrew Fresh) - Remove mentions of MANIFEST.SKIP from docs (Andrew Hewus Fresh) v0.3.0 2022-09-09T21:01:34 - Pull request #16: SRE-5622 - Add POD tests to dzil tests (Andrew Fresh) - Add disttest make target to run dzil test --all (Andrew Hewus Fresh) - Have Dist::Zilla generate POD tests (Andrew Hewus Fresh) v0.2.1 2022-07-20T18:16:27 - Update README (Andrew Hewus Fresh) - Pull request #15: SM-3648 - Improve detection of Dist::Zilla being installed (Andrew Fresh) - Improve detection of Dist::Zilla being installed (Andrew Hewus Fresh) v0.2.0 2021-03-10T20:17:44 - Update README (Brandon Messineo) - Update SYNOPSIS (Brandon Messineo) - Fix up SYNOPSIS (Brandon Messineo) - Remove Author::GSG from the SYNOPSIS (Brandon Messineo) - Use MungableFiles for the SYNOPSIS (Brandon Messineo) - Use MungeableFiles for the SYNOPSIS (Brandon Messineo) - Update POD (Brandon Messineo) - Add POD for dont_munge and new plugin (Brandon Messineo) - Remove astericks (Brandon Messineo) - Allow the distribution to exclude files from being munged (Brandon Messineo) - Use the Author::GSG namespace (Brandon Messineo) - Reduce duplication in git version check (Andrew Hewus Fresh) - Correct git version testing (Andrew Hewus Fresh) - Anchor git_version regex (Andrew Hewus Fresh) - Look for git version with a regex (Andrew Hewus Fresh) v0.1.5 2021-02-11T22:45:48 - Update README (Andrew Hewus Fresh) - Correctly include Makefile.inc in example (Andrew Fresh) - Correct spelling of PodWeaver Plugin (Andrew Fresh) - Fix warning on newer versions of perl (Andrew Hewus Fresh) - Report perl version earlier in test output (Andrew Hewus Fresh) v0.1.4 2021-01-27T17:02:28 - Update README (Andrew Hewus Fresh) - Move ReadmeAnyFromPod below PodWeaver (Andrew Hewus Fresh) v0.1.3 2020-05-12T15:09:47 - Update README (Andrew Hewus Fresh) - Sanitize version numbers from the environment (Andrew Hewus Fresh) - Require a new enough NextVersion Plugin (Andrew Hewus Fresh) - Revert "Fix double-v formatting in git tags because of Git::Tag's defaults" (Andrew Hewus Fresh) - Sync up the INI SYNOPSIS with the ChangelogFromGit::CPAN::Changes swap (Brendan Byrd) - Fix double-v formatting in git tags because of Git::Tag's defaults (Brendan Byrd) - Support 0.90 versioning formats within the changelog (Brendan Byrd) - Support the most common git remote format (Andrew Hewus Fresh) v0.1.2 2020-05-05T17:41:20 - Update README (Andrew Hewus Fresh) - Don't recommend github.password (Andrew Hewus Fresh) - Need new Dist::Zilla::PluginBundle::Test::Compile (Andrew Hewus Fresh) - Add more sort-of dependencies to cpanfile (Andrew Hewus Fresh) - More obviously document that release will git push (Andrew Hewus Fresh) v0.1.1 2020-04-28T21:19:05 - Fix missing test parameter (Andrew Hewus Fresh) - Update README (Andrew Hewus Fresh) - Use named sub in `around` (Andrew Hewus Fresh) - Find github_remote based on section name (Andrew Hewus Fresh) - Don't let tests use module git repo (Andrew Hewus Fresh) - Update cpanfile (Andrew Hewus Fresh) - Fix tests for new ChangeLog Plugin (Andrew Hewus Fresh) - Change cpanfile for ChangelogFromGit::CPAN::Changes (Brendan Byrd) - Try to find the correct remote for github (Andrew Hewus Fresh) - Switch to using ChangelogFromGit::CPAN::Changes (Brendan Byrd) - Pass through all Test::Compile options (Andrew Hewus Fresh) v0.1.0 2020-03-30T22:17:31 - Update README (Andrew Hewus Fresh) - Additional ExecDir instead of changing the default (Andrew Hewus Fresh) - Set default ExecDir to script (Andrew Hewus Fresh) v0.0.20 2020-02-06T16:48:15 - Update README and LICENSE (Andrew Hewus Fresh) - Require Dist::Zilla::Plugin::Git 2.044 (Andrew Hewus Fresh) v0.0.19 2020-01-10T16:54:53 - Update README (Andrew Hewus Fresh) - Remove the Git::Contributors Plugin (Andrew Hewus Fresh) - Use TMPDIR for tempdir_root in test (Andrew Hewus Fresh) v0.0.18 2019-11-20T16:17:30 - Update README.md (Andrew Hewus Fresh) - Use Git::GatherDir exclude_filename not PruneFiles (Andrew Hewus Fresh) - Pass parameters to Git::GatherDir Plugin (Andrew Hewus Fresh) - Switch to correct comments in ini file examples (Andrew Hewus Fresh) v0.0.17 2019-11-05T22:33:04 - Update README (Andrew Hewus Fresh) - Prune README.md and LICENSE.txt from the dist (Andrew Hewus Fresh) - Remove existing MANIFEST.SKIP (Andrew Hewus Fresh) v0.0.16 2019-11-04T20:15:58 - Update README (Andrew Hewus Fresh) - Exclude Merge commits from Changelog (Andrew Hewus Fresh) v0.0.15 2019-10-25T22:35:27 - Update README (Andrew Hewus Fresh) - Require OurPkgVersion Plugin version 0.20 (Andrew Hewus Fresh) v0.0.14 2019-10-24T18:19:50 - Update README (Andrew Hewus Fresh) - Document version specs (Andrew Hewus Fresh) - Adjust Changelog detection for our actual versions (Andrew Hewus Fresh) - Fix NextVersion for v0.0.0.0 (Andrew Hewus Fresh) - Make sure we populate # VERSION (Andrew Hewus Fresh) v0.0.13 2019-10-23T20:39:40 - Update README (Andrew Hewus Fresh) - Require new enough MakeMaker for "version range" (Andrew Hewus Fresh) - Fix $source_git directory (Andrew Hewus Fresh) - Correctly use semantic versioning (Andrew Hewus Fresh) - Whitespace improvements (Andrew Hewus Fresh) v0.0.12 2019-07-11T21:47:49 - Remove a V from the environment (Andrew Hewus Fresh) - Diag the git version to make debugging easier (Andrew Hewus Fresh) - Set a default $ENV{EMAIL} in tests (Andrew Hewus Fresh) v0.0.11 2019-06-28T16:42:30 - Stop if we detect git is too old (Andrew Hewus Fresh) - Update README (Andrew Hewus Fresh) - Add MetaProvides Plugin support (Andrew Hewus Fresh) - Add requires perl version, for kwalitee (Andrew Hewus Fresh) - Include a META.yml (Andrew Hewus Fresh) v0.0.10 2019-06-11T21:36:34 - Fix Makefile examples in documentation (Andrew Fresh) v0.0.9 2019-06-10T18:48:05 - Update version in README.md (Andrew Fresh) - Rename Makefile in sharedir to avoid MANIFEST.SKIP (Andrew Fresh) v0.0.8 2019-06-07T19:07:07 - Update README version. (Andrew Fresh) - Require GitHub::Meta >= 0.46 (Andrew Fresh) - Rename carton target (Andrew Fresh) - Auto carton install develop requirements as needed (Andrew Fresh) - use $(CARTON) everywhere instead of hardcoding (Andrew Fresh) v0.0.7 2019-05-31T16:18:28 - Update README.md (Mark Flickinger) - Add OurPkgVersion to pod and readme (Mark Flickinger) - Add OurPkgVersion plugin (Mark Flickinger) v0.0.6 2019-05-02T16:58:04 - Switch to Git::GatherDir Plugin for speed (Andrew Fresh) - Adjust MANIFEST.SKIP to be less draconian (Andrew Fresh) - Pass configuration to StaticInstall Plugin (Andrew Fresh) v0.0.5 2019-04-24T16:36:33 - Avoid test failure in strange circumstance (Andrew Fresh) - Allow specifying EXTRA_UPDATES in Makefile (Andrew Fresh) - Simplify default license setup (Andrew Fresh) - Make it obvious that BUILDARGS is a class method (Andrew Fresh) - Use the default Pod::Weaver finder (Andrew Fresh) - Improve CONTRIBUTING docs (Andrew Fresh) - Fix bug in POD example (Andrew Fresh) - Use superhashof() instead of ignore()ing values (Andrew Fresh) - Tests for Plugin::Author::GSG (Andrew Fresh) v0.0.4 2019-03-29T18:45:33 - Switch to Test::DZil instead of hand-rolled (Andrew Fresh) - Improve docs for cutting a new release (Andrew Fresh) v0.0.3 2019-03-27T02:20:30 - No changes found v0.0.2 2019-03-27T02:20:30 - Move GitHub::UploadRelease after Git::Tag (Andrew Fresh) - Help GitHub::UploadRelease find Git::Tag Plugin (Andrew Fresh) - Add a _get_credentials backwards compat shim (Andrew Fresh) v0.0.1 2019-03-27T01:48:40 - Move GitHub Plugins after Git Pugins (Andrew Fresh) - Filter out the UploadToCPAN Plugin (Andrew Fresh) - Documentation on how you're expected to use this (Andrew Fresh) - Support main_module from dist.ini in Makefile (Andrew Fresh) - Use perl instead of sed to parse dist.ini (Andrew Fresh) - Simple explanation in CONTRIBUTING about how (Andrew Fresh) - More documentation improvmenets (Andrew Fresh) - Update README.md (Andrew Fresh) - Rearrange Plugins to make documentation clearer (Andrew Fresh) - Initial stab at the beginnings of CONTRIBUTING doc (Andrew Fresh) - Add a clean and realclean targets (Andrew Fresh) - Add a target and a LICENSE.txt (Andrew Fresh) - Improve Carton detection (Andrew Fresh) - Improve documentation (Andrew Fresh) - Make Plugin::Author::GSG public (Andrew Fresh) - Pick up semver numbering for git changelog (Andrew Fresh) - Put hidden Plugins in Plugin::Author::GSG namespace (Andrew Fresh) - Default PERL_CARTON_PERL5LIB=$PERL5LIB in Makefile (Andrew Fresh) - Tidy up Makefile defines (Andrew Fresh) - Override SHARE_DIR and include share/Makefile (Andrew Fresh) - Let SHARE_DIR be falsy (Andrew Fresh) - Switch to ?= not := in Makefile (Andrew Fresh) - use install instead of cp for share files (Andrew Fresh) - Default copyright_year/holder in BUILDARGS (Andrew Fresh) - Let `make test` work the first time (Andrew Fresh) - Use the "on develop" phase not cpanfile.dzil (Andrew Fresh) - Allow including the default Makefile (Andrew Fresh) - Don't force Makefile to be a dependency (Andrew Fresh) - Only update Makefile with `make update` (Andrew Fresh) - Set a github.user for the test (Andrew Fresh) - Fix some bugs in the Makefile (Andrew Fresh) - Add a more "meta" content tests (Andrew Fresh) - Enable the StaticInstall Plugin (Andrew Fresh) - Add github metadata (Andrew Fresh) - Add files from `make update` (Andrew Fresh) - Add some additional tests to the tests file (Andrew Fresh) - Add a Plugin to upload releases to GitHub (Andrew Fresh) - Add a default license Plugin (Andrew Fresh) - Add PodWeaver Plugin with some of our prefs (Andrew Fresh) - Add some Plugins for extra tests (Andrew Fresh) - Switch from MetaYAML to MetaJSON (Andrew Fresh) - Add a dist.ini for this dist (Andrew Fresh) - Add some notes to the CONTRIBUTING file (Andrew Fresh) - Add a few more Git related Plugins (Andrew Fresh) - Add a basic implmentation that doesn't do much (Andrew Fresh) - Add some helper files including a Makefile (Andrew Fresh) - Initial commit (Andrew Fresh)