Files
perl-Dist-Zilla-Plugin-Test…/perl-Dist-Zilla-Plugin-Test-Version.changes

95 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Mon May 23 11:46:10 UTC 2016 - coolo@suse.com
- updated to 1.09
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Test-Version/Changes
1.09 2016-05-08
- Require Dist::Zilla 5.036
1.08 2016-05-06
- migrated to Path::Tiny (ether gh#10)
-------------------------------------------------------------------
Thu May 5 09:12:10 UTC 2016 - coolo@suse.com
- updated to 1.07
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Test-Version/Changes
1.07 2016-05-02
- Add an "adaptive" option for is_strict. This allows you to require
strict checking for production releases, while being less strict for
trial releases.
- Create file during the gather stage, but evaluate the template during
the munge files stage, as with similar such plugins (exaple [Test::EOL]).
- require latest version of Test::Script.
Some smokers were barfing on an "argument list too long" error,
and this should fix that issue.
1.06 2016-04-24
- Handle the corner case where you specify a finder with no files
a little more gracefully.
- Compatability with Dist::Zilla 5.x, 6.x and hopefully 7.x
-------------------------------------------------------------------
Sun Jul 12 08:32:20 UTC 2015 - coolo@suse.com
- updated to 1.05
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Test-Version/Changes
1.05 2015-06-30
- Test is now generated as an author test (in xt/author instead of
xt/release) so it can be run on every commit rather than just before
release (Dave Rolsky gh#4)
-------------------------------------------------------------------
Thu Jun 18 17:43:06 UTC 2015 - coolo@suse.com
- updated to 1.04
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Test-Version/Changes
1.04 2015-06-17
- Added multiple option (requires Test::Version 2.02)
-------------------------------------------------------------------
Mon Jun 15 08:39:35 UTC 2015 - coolo@suse.com
- updated to 1.03
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Test-Version/Changes
1.03 2015-06-14
- Remove accidental prints introduced in previous version
-------------------------------------------------------------------
Wed May 13 12:27:19 UTC 2015 - coolo@suse.com
- updated to 1.02
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Test-Version/Changes
1.02 2015-05-12
- Restore friendlieness with Test::EOL when filename_match is not used.
Bug introduced in 1.00 (gh#3)
-------------------------------------------------------------------
Sun May 10 08:04:26 UTC 2015 - coolo@suse.com
- updated to 1.01
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-Test-Version/Changes
1.01 2015-05-09
- Skip filenmae_match test unless Test::Version 2.00 or better (gh#2)
1.00 2015-05-06
- Add support for filename_match property
- Add support for dzil file finder (finder property)
0.04 2015-05-05
- New maintainer PLICEASE
-------------------------------------------------------------------
Sun Apr 19 15:03:21 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION