aboutsummaryrefslogtreecommitdiff
path: root/Changes
blob: 5f02fdba7c83c4026993162fcfa51cb5452aa26b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Revision history for Music-Lyrics-LRC

0.06    2017-11-02

 - Correct syntax of output file: the format uses a period for the fractional
   second separator, not a colon

0.05    2017-11-02

 - Documentation corrections
 - LICENSE file

0.04    2017-11-02

 - Documentation corrections and fixed parameter validation.

0.03    2017-11-01

 - First CPAN release, with some documentation and a very simple and not yet
   comprehensive test suite.

0.02    2017-11-01

 - All of the interface methods I have in mind now implemented and tested, and
   passing some very un-rigorous testing. No proper test suite yet and
   documentation still skeletal.

0.01    2017-10-06

 - Beginnings of development; load() method barely working.