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