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