| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 0.500004 see /usr/share/doc/packages/perl-CPAN-Changes/Changes 0.500004 - 2024-05-02 - fix tests on Windows
- updated to 0.500003 see /usr/share/doc/packages/perl-CPAN-Changes/Changes 0.500003 - 2024-02-22 - fix calling ->name on an unnamed group - fix ->set_changes call on groups
- updated to 0.500002
see /usr/share/doc/packages/perl-CPAN-Changes/Changes
0.500002 - 2023-10-26
- releasing as stable
0.500_001 - 2023-08-27
- Full rewrite. The new version can parse nested entries to an arbitrary
depth, rather than just groups. It can parse many more formats, and can
format the outputs more flexibly. This means it can better handle the
change logs that actually exist on CPAN.
- parsed releases keep their original order
- Pass given ChangeLog filename for --check (Tux)
- disable perl(version) - obsolete by perl
- updated to 0.400002
see /usr/share/doc/packages/perl-CPAN-Changes/Changes
0.400002 - 2015-06-21
- revert whitespace changes that were inadvertantly included in previous
release.
- escape curly brackets in test to avoid warning in perl 5.22
- updated to 0.400001
see /usr/share/doc/packages/perl-CPAN-Changes/Changes
0.400001 - 2015-05-23
- accept either UTF-8 or ISO-8859-1 files and decode them
- only treat bracketed text if it is on its own line with no other brackets
- bump version.pm prereq to make sure it works properly
- Let long tokens (like URLs) overflow rather than splitting them into
multiple likes
- Don't wrap on non-breaking spaces
- Clean up packaging
- Return undef for dates or notes that don't exist
- Quote meta chars to fix a problem that clobbered dates
with timezones due to the '+' char (GH #20)
- updated to 0.30
see /usr/share/doc/packages/perl-CPAN-Changes/Changes
0.30 2014-07-26
- Fix for subclassing CPAN::Changes::Group (GH #23)
0.29 2014-07-23
- Groups are now objects (CPAN::Changes::Group). Backwards
compatibility from hashes should be preserved (GH #22)
0.28 2014-06-10
- Add "SEE ALSO" links to similar modules (RT #94636)
- Use perl 5.8-compatible regex
0.27 2013-12-13
[ Spec Changes ]
- Bump version to 0.04
- Allow non-"word" characters between a Version and a Date
0.26 2013-11-21
- Fix reference issues when adding a release (RT #90605)
0.25 2013-10-08
- Move Text::Wrap usage to proper module (Michal Spacek)
- Typo fix (Karen Etheridge)
0.24 2013-10-07
- Fix Dist::Zilla date parsing. Now puts timezone data in
note section (Github #17)
- initial package 0.23 * created by cpanspec 1.78.07