Bump version and update Changes
[mafia.git] / Changes
1 Revision history for Perl extension Mafia.
2
3 0.001005 2017-04-29T20:03+01:00
4 - Fix tests on Perl < 5.14
5
6 0.001004 2017-04-22T14:12+01:00
7 - Tests require recent version of File::Spec::Functions
8 - Drop perl version requirement to 5.10.1
9
10 0.001003 2017-04-08T20:30+03:00
11 - Use absolute paths in tests. This fixes the tests on 5.26+,
12 where @INC no longer contains '.'
13 - Add perlcritic release tests and make code perlcritic-clean
14
15 0.001002 2015-08-15T23:15+03:00
16 - Don't push/shift on array references (fixes test failures on 5.23)
17 - Don't use given/when and smartmatch (since they are experimental)
18 - Don't depend on non-core modules (that is, File::Slurp)
19 - Reduce Perl dependency to 5.10.1
20
21 0.001001 2014-08-17T00:18+03:00
22 - CPAN Day cleanup release
23 - Update Changes to follow CPAN::Changes::Spec
24 - Set POD encoding to utf-8
25 - Reindent code, tests, Makefile.PL
26 - Disable dynamic_config and enable SIGN
27 - Disable smartmatch warnings
28
29 0.001 2013-08-26T23:07:19+03:00
30 - Initial release
This page took 0.019847 seconds and 4 git commands to generate.