]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/blob - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git] / Changes
1 Revision history for Perl-Critic-Policy-Dynamic-NoIndirect
2
3 0.06    2011-08-25 14:55 UTC
4         + Fix : Don't compile the audited code with strict and warnings
5                 forcefully in use.
6         + Fix : Compilation failures are now safely reported.
7         + Upd : Bump indirect dependency to 0.25.
8
9 0.05    2010-04-19 13:35 UTC
10         + Fix : Force the correct line number and file name before evaluating
11                 the code.
12         + Fix : Work around Kwalitee test misfailures.
13
14 0.04    2009-07-14 19:50 UTC
15         + Add : Report indirect method calls on blocks.
16         + Doc : Caveats.
17         + Upd : Bump indirect dependency to 0.16.
18
19 0.03    2009-07-09 09:05 UTC
20         + Add : A sample script.
21         + Fix : Multiple violations with the same method on the same line were
22                 not reported.
23         + Upd : Bump indirect dependency to 0.15.
24
25 0.02    2009-07-07 16:25 UTC
26         + Fix : Incomplete MANIFEST.
27
28 0.01    2009-07-07 16:20 UTC
29         First version.
30