The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

Changes file for Task::Jenkins
$Id$
Project Change Log:
0.05 2014-01-27
- Feature release, update recommended - if you want to get more out of your CI ;-)
- Added requirement for Module::Build 0.40 as configure_requires as
specified by Module::Build itself
- Added Devel::Cover::Report::Clover, providing parsing of Devel::Cover
report as in clover format [TJENKINS-5]
0.04 2014-01-18
- Maintenance release, update not required
- Updated licence information in Build.PL
- Added Test::Kwalitee::Extra test in attempt to address issue described in
issue TJENKINS-4, issue was reported by CPAN testers
0.03 2014-01-13
- Maintenance release, update not required
- Added Test::Kwalitee test
- Specified github as repository
- Added strict and warnings to satisfy CPANTS
- Added Perl minimum version (v5.6.0) located by Perl::MinimumVersion and required by CPANTS
- Added changes.t automatic assertion of the integrity of the Changes file,
see also TJENKINS-5 [TJENKINS-3]
0.02 2013-07-26
- Maintenance release, update not required
- Fixed up Changes file as part of my Questhub quest adhering to the standard
described in: CPAN::Changes::Spec [TJENKINS-5]
0.01 2011-12-26
- Initial release
Including:
App::Prove
Devel::Cover
TAP::Formatter::JUnit