X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=979d76b345a4a600c4878b63ec56012e5d32b850;hb=e659895fb7970472cf756b91ac6f9f63979c4b05;hp=4050dded178e5b1d45373f7a09bd0dcaf1e10ebf;hpb=c7ddc5dbe18fc94f0103c7365ea9ae7cac96455b;p=app-musicexpo.git diff --git a/Changes b/Changes index 4050dde..979d76b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,35 @@ Revision history for Perl extension App::MusicExpo. +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 + +0.003003 2014-09-07T00:56+03:00 + - Switch to JSON::MaybeXS + - Handle UTF-8 correctly + +0.003002 2014-08-17T02:05+03:00 + - CPAN Day cleanup release + - Improve musicexpo POD + - Set POD encoding to utf-8 + - Reindent and refactor Makefile.PL + - Update README + - Update copyright years + 0.003001 2014-01-02T12:33:11 - Make empty.ogg longer (RT #91794 and #43693) - Add SIGN => 1 to Makefile.PL