]> git.vpit.fr Git - perl/modules/subs-auto.git/blob - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/subs-auto.git] / Changes
1 Revision history for subs-auto
2
3 0.08    2013-09-05 17:50 UTC
4         This is a maintenance release. The code contains no functional change.
5         Satisfied users of version 0.07 can skip this update.
6         + Doc : C++ compilers are officially NOT supported.
7         + Tst : Author tests are no longer bundled with this distribution.
8                 They are only made available to authors in the git repository.
9
10 0.07    2011-02-27 15:45 UTC
11         + Fix : Compatibility with perl 5.13.10.
12
13 0.06    2010-07-25 18:10 UTC
14         + Chg : B::Keywords is now used for its list of core keywords.
15         + Fix : Compatibility with Perl 5.11.2 (and thus 5.12 and later).
16         + Fix : The reset globs now keep their original file name and line
17                 number. Symbol is no longer needed.
18         + Fix : The default package on which act the pragma was off by one
19                 stack frame.
20         + Fix : Calling a method at compile time on a package on which the
21                 pragma acts no longer breaks.
22         + Fix : Work around Kwalitee test misfailures.
23
24 0.05    2009-07-01 09:05 UTC
25         + Upd : Resources in META.yml.
26
27 0.04    2008-10-02 20:50 UTC
28         + Doc : Nits.
29         + Tst : Yet more of them.
30
31 0.03    2008-09-05 20:10 UTC
32         + Chg : The hint hash slot used is now 'subs__auto'.
33         + Tst : More of them.
34
35 0.02    2008-08-28 14:50 UTC
36         + Add : The 'in' parameter.
37         + Fix : Add exceptions for __FILE__, __LINE__ and DATA.
38
39 0.01    2008-08-27 21:10 UTC
40         First version, released on an unsuspecting world.
41