Bump version and update Changes
[app-musicexpo.git] / Changes
1 Revision history for Perl extension App::MusicExpo.
2
3 1.001_000 2016-07-22T23:39-04:00
4 - Implement opus badly (by calling opusinfo)
5 - Next version should use libopusinfo
6
7 1.000 2016-05-21T18:40+01:00
8 - Make perlcritic happy and add perlcritic test
9 - Mark as stable
10
11 0.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
18 0.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
25 0.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
29 0.003003 2014-09-07T00:56+03:00
30 - Switch to JSON::MaybeXS
31 - Handle UTF-8 correctly
32
33 0.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
41 0.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
47 0.003 2013-09-03
48 - Support OGG Vorbis
49 - Group files with same basename
50 - URL-escape filenames
51
52 0.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
60 0.001001 2013-06-18
61 - Add EXE_FILES, MIN_PERL_VERSION
62 - Depend on DB_File
63
64 0.001 2013-06-17
65 - Initial release
This page took 0.020869 seconds and 4 git commands to generate.