]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/blob - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/re-engine-Hooks.git] / Changes
1 Revision history for re-engine-Hooks
2
3 0.05    2013-08-24 19:50 UTC
4         This is a maintenance release. The code contains no functional change.
5         Satisfied users of version 0.04 can skip this update.
6         + Dep : Development releases of perls from the branches 5.11, 5.13,
7                 5.15 and 5.17 are no longer supported. Support for the branch
8                 5.19 will be removed as soon as the branch 5.21 is available.
9                 All stable releases of perl since 5.10.1 are still supported.
10         + Doc : C++ compilers are officially NOT supported.
11         + Doc : POD headings are now properly linkable.
12         + Tst : Author tests are no longer bundled with this distribution.
13                 They are only made available to authors in the git repository.
14         + Upd : Support for perl 5.14.4, 5.16.3, 5.18.[01] and 5.19.[0123].
15
16 0.04    2013-01-30 19:30 UTC
17         + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and
18                 below.
19         + Upd : Support for perl 5.12.5, 5.14.3, 5.16.2 and 5.17.[5678].
20
21 0.03    2012-09-24 11:10 UTC
22         + Doc : reh_exec_hook() has been correctly renamed to
23                 reh_exec_node_hook() in the documentation.
24         + Fix : The module now links correctly on Windows.
25         + Upd : Support for perl 5.16.[01] and 5.17.[01234] has been added.
26
27 0.02    2012-02-31 15:50 UTC
28         + Chg : INCOMPATIBLE CHANGE : Arguments are now passed to
29                 reh_register() through a configuration structure.
30         + Chg : The node compilation hook is now called when a branch is
31                 converted into a trie.
32         + Fix : The module now builds correctly on perl 5.15.5 and greater.
33         + Fix : Duplicated symbols on Windows should have been pruned.
34         + Fix : The module is now be thread-safe.
35
36 0.01    2012-03-29 22:00 UTC
37         First version, released on an unsuspecting world.
38