1 Revision history for Perl extension App::MusicExpo.
3 0.004 2014-10-25T15:20+03:00
5 - Use tags from all versions of a file, not just from the first one
7 0.003003 2014-09-07T00:56+03:00
8 - Switch to JSON::MaybeXS
9 - Handle UTF-8 correctly
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
17 - Update copyright years
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
27 - Group files with same basename
28 - URL-escape filenames
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
39 - Add EXE_FILES, MIN_PERL_VERSION