Bump version and update Changes
[app-musicexpo.git] / Changes
CommitLineData
c2a060a4
MG
1Revision history for Perl extension App::MusicExpo.
2
2457a24f
MG
31.003 2017-05-27T22:15+01:00
4 - Add a "Previous" button to the player
5 - Make code perlcritic-compliant
6
1904b54c
MG
71.002001 2016-10-29T00:25+01:00
8 - Fix t/musicexpo-cache.t for systems with MP4::Info (RT #118534)
9
0df95417
MG
101.002 2016-10-22T18:40+01:00
11 - Make all tag parsing libraries optional ("recommends" in META.json)
12 - Don't die when fed unrecognised files (ignore them instead)
13 - Mark as stable
14
17c8e5f6
MG
151.001_001 2016-08-20T10:38-04:00
16 - Implement opus using Audio::Opusfile
17 - Next stable version should make all tag parsing libraries optional
18
3ae7eb15
MG
191.001_000 2016-07-22T23:39-04:00
20 - Implement opus badly (by calling opusinfo)
21 - Next version should use libopusinfo
22
60376c0c
MG
231.000 2016-05-21T18:40+01:00
24 - Make perlcritic happy and add perlcritic test
25 - Mark as stable
26
e659895f
MG
270.006 2015-08-02T01:05+03:00
28 - Use fragments for music player to allow linking
29 - Fix caching
30 - Work with raw bytes instead of UTF-8
31 - Replace MP3::Tag with MP3::Info
32 - Simplify code and tests
33
a06c3a2b
MG
340.005 2015-04-02T22:51+03:00
35 - Add a javascript player
36 - Add example CSS
37 - Drop JSON
38 - Drop taint mode
39 - Update the default template
40
0397e9d0
MG
410.004 2014-10-25T15:20+03:00
42 - Add MP4 support
43 - Use tags from all versions of a file, not just from the first one
44
b67c2762
MG
450.003003 2014-09-07T00:56+03:00
46 - Switch to JSON::MaybeXS
47 - Handle UTF-8 correctly
48
c681179f
MG
490.003002 2014-08-17T02:05+03:00
50 - CPAN Day cleanup release
51 - Improve musicexpo POD
52 - Set POD encoding to utf-8
53 - Reindent and refactor Makefile.PL
54 - Update README
55 - Update copyright years
56
c7ddc5db
MG
570.003001 2014-01-02T12:33:11
58 - Make empty.ogg longer (RT #91794 and #43693)
59 - Add SIGN => 1 to Makefile.PL
60 - Add repository and dynamic_config: 0 to META
61 - Convert changelog to CPAN::Changes format
62
630.003 2013-09-03
64 - Support OGG Vorbis
65 - Group files with same basename
66 - URL-escape filenames
67
680.002 2013-08-18T10:41:44+03:00
69 - Depend on less modules
70 - Move default format inside the module
71 - Do not cache by default
72 - Change musicexpo's command-line arguments
73 - Depend on a newer MP3::Tag
74 - Write more tests
75
760.001001 2013-06-18
77 - Add EXE_FILES, MIN_PERL_VERSION
78 - Depend on DB_File
79
800.001 2013-06-17
81 - Initial release
This page took 0.014989 seconds and 4 git commands to generate.