X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=f06ae7731b00268c15f28757eac0b20be8750f90;hb=c1b7e052cd4677d04dbb6cba5168e652b3a3e7bc;hp=e23c52b47b7d39c016240e328b19946176f23ad7;hpb=efb97d6ae25b5f4fb28dd3d7b50470a41b96f9b0;p=mafia.git diff --git a/Changes b/Changes index e23c52b..f06ae77 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,20 @@ Revision history for Perl extension Mafia. +0.001004 2017-04-22T14:12+01:00 + - Tests require recent version of File::Spec::Functions + - Drop perl version requirement to 5.10.1 + +0.001003 2017-04-08T20:30+03:00 + - Use absolute paths in tests. This fixes the tests on 5.26+, + where @INC no longer contains '.' + - Add perlcritic release tests and make code perlcritic-clean + +0.001002 2015-08-15T23:15+03:00 + - Don't push/shift on array references (fixes test failures on 5.23) + - Don't use given/when and smartmatch (since they are experimental) + - Don't depend on non-core modules (that is, File::Slurp) + - Reduce Perl dependency to 5.10.1 + 0.001001 2014-08-17T00:18+03:00 - CPAN Day cleanup release - Update Changes to follow CPAN::Changes::Spec