X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=fb60124212b4a67796ef1b3e083f121e89bc9e70;hb=447902f92b2e16faaa6116f8b6c43ea46d044d71;hp=8d1e0181a4f4f6e4380e6c4fdae24fd5403de6ca;hpb=c2a060a40f75330118c74644ed85b8b489136322;p=app-musicexpo.git diff --git a/Changes b/Changes index 8d1e018..fb60124 100644 --- a/Changes +++ b/Changes @@ -1,14 +1,50 @@ Revision history for Perl extension App::MusicExpo. -0.002 Sun 18 Aug 10:41:44 EEST 2013 - * Depend on less modules - * Move default format inside the module - * Do not cache by default - * Change musicexpo's command-line arguments - * Depend on a newer MP3::Tag - * Write more tests -0.001001 18 Jun 2013 - * Add EXE_FILES, MIN_PERL_VERSION - * Depend on DB_File -0.001 17 Jun 2013 - * Initial release +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 + - Add repository and dynamic_config: 0 to META + - Convert changelog to CPAN::Changes format + +0.003 2013-09-03 + - Support OGG Vorbis + - Group files with same basename + - URL-escape filenames + +0.002 2013-08-18T10:41:44+03:00 + - Depend on less modules + - Move default format inside the module + - Do not cache by default + - Change musicexpo's command-line arguments + - Depend on a newer MP3::Tag + - Write more tests + +0.001001 2013-06-18 + - Add EXE_FILES, MIN_PERL_VERSION + - Depend on DB_File + +0.001 2013-06-17 + - Initial release