1 Revision history for Bit-MorseSignals
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.
9 0.07 2013-08-20 19:50 UTC
10 + Upd : Package metadata overhaul.
11 + Tst : The Kwalitee test has been removed.
13 0.06 2008-03-20 19:45 UTC
14 + Fix : Read the datatype bits in the right order (lowest weight bit
16 + Fix : Propagate demangler errors correctly.
17 + Tst : Tests now cover 100% of the code.
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.
25 0.04 2008-03-06 14:55 UTC
27 + Fix : Correct dependencies listing in META.yml.
28 + Fix : Demanglers panicking over misformed data caused severe warnings.
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.
35 0.02 2008-03-01 12:00 UTC
36 + Add : The samples/jerk.pl example script.
38 + Fix : As the doc says, the datatype should be enforced to PLAIN when
39 the reserved bit is set.
41 0.01 2008-03-01 10:40 UTC
42 First version, released on an unsuspecting world.