Bump version and update Changes
[app-musicexpo.git] / Changes
CommitLineData
c2a060a4
MG
1Revision history for Perl extension App::MusicExpo.
2
3ae7eb15
MG
31.001_000 2016-07-22T23:39-04:00
4 - Implement opus badly (by calling opusinfo)
5 - Next version should use libopusinfo
6
60376c0c
MG
71.000 2016-05-21T18:40+01:00
8 - Make perlcritic happy and add perlcritic test
9 - Mark as stable
10
e659895f
MG
110.006 2015-08-02T01:05+03:00
12 - Use fragments for music player to allow linking
13 - Fix caching
14 - Work with raw bytes instead of UTF-8
15 - Replace MP3::Tag with MP3::Info
16 - Simplify code and tests
17
a06c3a2b
MG
180.005 2015-04-02T22:51+03:00
19 - Add a javascript player
20 - Add example CSS
21 - Drop JSON
22 - Drop taint mode
23 - Update the default template
24
0397e9d0
MG
250.004 2014-10-25T15:20+03:00
26 - Add MP4 support
27 - Use tags from all versions of a file, not just from the first one
28
b67c2762
MG
290.003003 2014-09-07T00:56+03:00
30 - Switch to JSON::MaybeXS
31 - Handle UTF-8 correctly
32
c681179f
MG
330.003002 2014-08-17T02:05+03:00
34 - CPAN Day cleanup release
35 - Improve musicexpo POD
36 - Set POD encoding to utf-8
37 - Reindent and refactor Makefile.PL
38 - Update README
39 - Update copyright years
40
c7ddc5db
MG
410.003001 2014-01-02T12:33:11
42 - Make empty.ogg longer (RT #91794 and #43693)
43 - Add SIGN => 1 to Makefile.PL
44 - Add repository and dynamic_config: 0 to META
45 - Convert changelog to CPAN::Changes format
46
470.003 2013-09-03
48 - Support OGG Vorbis
49 - Group files with same basename
50 - URL-escape filenames
51
520.002 2013-08-18T10:41:44+03:00
53 - Depend on less modules
54 - Move default format inside the module
55 - Do not cache by default
56 - Change musicexpo's command-line arguments
57 - Depend on a newer MP3::Tag
58 - Write more tests
59
600.001001 2013-06-18
61 - Add EXE_FILES, MIN_PERL_VERSION
62 - Depend on DB_File
63
640.001 2013-06-17
65 - Initial release
This page took 0.014256 seconds and 4 git commands to generate.