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