1 Revision history for Bit-MorseSignals
3 0.06 2008-03-20 19:45 UTC
4 + Fix : Read the datatype bits in the right order (lowest weight bit
6 + Fix : Propagate demangler errors correctly.
7 + Tst : Tests now cover 100% of the code.
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.
15 0.04 2008-03-06 14:55 UTC
17 + Fix : Correct dependencies listing in META.yml.
18 + Fix : Demanglers panicking over misformed data caused severe warnings.
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.
25 0.02 2008-03-01 12:00 UTC
26 + Add : The samples/jerk.pl example script.
28 + Fix : As the doc says, the datatype should be enforced to PLAIN when
29 the reserved bit is set.
31 0.01 2008-03-01 10:40 UTC
32 First version, released on an unsuspecting world.