Dist-Zilla-Plugin-Git-Contributors
view release on metacpan or search on metacpan
Revision history for Dist-Zilla-Plugin-Git-Contributors
0.039 2026-02-27 01:49:00Z
- fixed "remove" option to actually behave like a regex, as
documented (RT#173385)
0.038 2025-03-22 02:43:40Z
- fix an incorrect use of Path::Tiny in a test
0.037 2024-02-18 23:50:16Z
- also check for duplicate names; print the duplicate emails or
names found
0.036 2020-12-24 19:08:06Z
- minor documentation and tooling updates
- sort by name as well as commit count, for consistent results
across builds
0.035 2018-09-08 17:38:51Z
- extra newline chomped in debugging output
- fix minimum version of Git::Wrapper required in tests (RT#127045)
0.034 2018-04-22 08:59:29Z
- also handle $zilla->authors possibly returning a list (as in
Dist::Zilla v7)
0.033 2018-04-22 08:48:13Z
- 'paths' as reported in config metadata is now once again the exact
string passed to zilla, rather than normalized paths (fixes issues
in upcoming Dist::Zilla v7)
0.032 2017-12-06 01:30:30Z
- fix tests to work on git before 2.0.0, where gpgsign is not
implemented
0.031 2017-11-29 02:15:17Z
- avoid triggering GPG hooks during testing (thanks Ioan Rogers!)
0.030 2017-05-12 15:57:35Z
- remove spaces from config data dumped to META, which parses badly
on older YAML decoders in the toolchain
0.029 2016-10-14 01:12:15Z
- also include empty (file-less) commits; broken since 0.010
0.028 2016-09-27 01:26:54Z
- add Unicode::Normalize to prereqs -- needed by Unicode::Collate
when performing normalizations
0.027 2016-09-24 04:27:18Z
- fix failures on 5.016000 (broken CORE::* subs; see perl RT#113044)
0.026 2016-09-22 17:36:27Z
- fall back to lc() when casefolding is not available, which removes
the new perl 5.016 requirement.
0.025 2016-09-22 00:28:04Z
- uniqueness tests for email addresses are now done
case-insensitively (Matthew Horsfall); minimum perl version raised
to 5.016.
0.024 2016-08-09 01:55:19Z
- include the git version in metadata
0.023 2016-05-07 03:01:07Z
- fix tests to avoid any user-configured pre-commit hooks
0.022 2016-04-22 12:52:07Z
- the JSON::PP injection is back - we also need to care about what
CPAN::Meta does with MYMETA.json, which is beyond our ability to
check for at build time.
0.021 2016-04-21 17:25:55Z
- removed JSON::PP injection if [MetaJSON] is new enough to be
rendering META.json in ascii mode (5.045)
0.020 2016-02-21 04:17:13Z
- JSON::PP injection is back, as a harmless configure-suggests
0.019 2016-02-19 05:44:15Z
- JSON::PP logic is refined to check for dynamically-configured
distributions and those requiring Dist::Zilla
- remove conditional JSON::PP injection, and replace it with a
warning message (RT#112147)
0.018 2016-01-27 02:34:58Z
- improved testing of git directories under MSWin32 (Klaus Eichner)
0.017 2016-01-10 01:23:36Z
- no changes since 0.016
0.016 2015-12-23 07:42:21Z (TRIAL RELEASE)
- inject a prerequisite on JSON::PP 2.27300 if non-ascii characters
( run in 0.762 second using v1.01-cache-2.11-cpan-e1769b4cff6 )