]>
Commit | Line | Data |
---|---|---|
1 | Revision history for Perl extension App::MusicExpo. | |
2 | ||
3 | 0.005 2015-04-02T22:51+03:00 | |
4 | - Add a javascript player | |
5 | - Add example CSS | |
6 | - Drop JSON | |
7 | - Drop taint mode | |
8 | - Update the default template | |
9 | ||
10 | 0.004 2014-10-25T15:20+03:00 | |
11 | - Add MP4 support | |
12 | - Use tags from all versions of a file, not just from the first one | |
13 | ||
14 | 0.003003 2014-09-07T00:56+03:00 | |
15 | - Switch to JSON::MaybeXS | |
16 | - Handle UTF-8 correctly | |
17 | ||
18 | 0.003002 2014-08-17T02:05+03:00 | |
19 | - CPAN Day cleanup release | |
20 | - Improve musicexpo POD | |
21 | - Set POD encoding to utf-8 | |
22 | - Reindent and refactor Makefile.PL | |
23 | - Update README | |
24 | - Update copyright years | |
25 | ||
26 | 0.003001 2014-01-02T12:33:11 | |
27 | - Make empty.ogg longer (RT #91794 and #43693) | |
28 | - Add SIGN => 1 to Makefile.PL | |
29 | - Add repository and dynamic_config: 0 to META | |
30 | - Convert changelog to CPAN::Changes format | |
31 | ||
32 | 0.003 2013-09-03 | |
33 | - Support OGG Vorbis | |
34 | - Group files with same basename | |
35 | - URL-escape filenames | |
36 | ||
37 | 0.002 2013-08-18T10:41:44+03:00 | |
38 | - Depend on less modules | |
39 | - Move default format inside the module | |
40 | - Do not cache by default | |
41 | - Change musicexpo's command-line arguments | |
42 | - Depend on a newer MP3::Tag | |
43 | - Write more tests | |
44 | ||
45 | 0.001001 2013-06-18 | |
46 | - Add EXE_FILES, MIN_PERL_VERSION | |
47 | - Depend on DB_File | |
48 | ||
49 | 0.001 2013-06-17 | |
50 | - Initial release |