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