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