X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=d798f8df38fc5748d5406a5ff0580b3e365f9391;hb=0df954177f8938860e99fb6c61acdd14796c39b7;hp=483b57251f22da7aa5e4cc44aaa027cf97f31a04;hpb=0397e9d0174ed48b439512065209fc4652f2a343;p=app-musicexpo.git diff --git a/Changes b/Changes index 483b572..d798f8d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,36 @@ Revision history for Perl extension App::MusicExpo. +1.002 2016-10-22T18:40+01:00 + - Make all tag parsing libraries optional ("recommends" in META.json) + - Don't die when fed unrecognised files (ignore them instead) + - Mark as stable + +1.001_001 2016-08-20T10:38-04:00 + - Implement opus using Audio::Opusfile + - Next stable version should make all tag parsing libraries optional + +1.001_000 2016-07-22T23:39-04:00 + - Implement opus badly (by calling opusinfo) + - Next version should use libopusinfo + +1.000 2016-05-21T18:40+01:00 + - Make perlcritic happy and add perlcritic test + - Mark as stable + +0.006 2015-08-02T01:05+03:00 + - Use fragments for music player to allow linking + - Fix caching + - Work with raw bytes instead of UTF-8 + - Replace MP3::Tag with MP3::Info + - Simplify code and tests + +0.005 2015-04-02T22:51+03:00 + - Add a javascript player + - Add example CSS + - Drop JSON + - Drop taint mode + - Update the default template + 0.004 2014-10-25T15:20+03:00 - Add MP4 support - Use tags from all versions of a file, not just from the first one