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