X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=93c5ac0f07c0a5e50fe8cd560b901c4c8969ba26;hb=ac51e186036f8e7c09a9f71d971f54eaa2f0c821;hp=fb60124212b4a67796ef1b3e083f121e89bc9e70;hpb=a06c3a2b63b4589efad35aebfbbe32d53e8f3d13;p=app-musicexpo.git diff --git a/Changes b/Changes index fb60124..93c5ac0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,24 @@ Revision history for Perl extension App::MusicExpo. +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