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