]> git.vpit.fr Git - perl/modules/Bit-MorseSignals.git/blob - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Bit-MorseSignals.git] / Changes
1 Revision history for Bit-MorseSignals
2
3 0.08    2013-08-21 21:25 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         + Tst : Author tests are no longer bundled with this distribution.
7                 They are only made available to authors in the git repository.
8
9 0.07    2013-08-20 19:50 UTC
10         + Upd : Package metadata overhaul.
11         + Tst : The Kwalitee test has been removed.
12
13 0.06    2008-03-20 19:45 UTC
14         + Fix : Read the datatype bits in the right order (lowest weight bit
15                 coming first).
16         + Fix : Propagate demangler errors correctly.
17         + Tst : Tests now cover 100% of the code.
18
19 0.05    2008-03-13 23:05 UTC
20         + Add : The len and pos emitter methods.
21         + Fix : The usual set of POD typos.
22         + Fix : Propagate demangler errors as warnings.
23         + Tst : Small improvments.
24
25 0.04    2008-03-06 14:55 UTC
26         + Doc : POD tweaks.
27         + Fix : Correct dependencies listing in META.yml.
28         + Fix : Demanglers panicking over misformed data caused severe warnings.
29
30 0.03    2008-03-03 17:30 UTC
31         + Doc : Clarified synopsises.
32         + Fix : The receiver could access inexistant demanglers if an error
33                 occurred during the transfer.
34
35 0.02    2008-03-01 12:00 UTC
36         + Add : The samples/jerk.pl example script.
37         + Doc : Typos in POD.
38         + Fix : As the doc says, the datatype should be enforced to PLAIN when
39                 the reserved bit is set.
40
41 0.01    2008-03-01 10:40 UTC
42         First version, released on an unsuspecting world.
43