X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=a00356e0731806495338dd4162a256e9a951ec71;hb=HEAD;hp=8079574873ca71d7a8a5fd300f82776c5ea6e569;hpb=74630599cbd740ae41a7573fd64fb5c98c1c5df0;p=audio-opusfile.git diff --git a/Changes b/Changes index 8079574..a00356e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,27 @@ Revision history for Perl extension Audio::Opusfile. +1.000 2017-11-25T19:12+00:00 + - Mark as stable + - Make dist perlcritic-compliant + +0.005001 2017-02-18T17:53+00:00 + - Export op_current_link + - More functions die on error + - Fix POD errors + +0.005 2016-12-10T19:41+02:00 + - Export functions for decoding an Opus stream to PCM + +0.004 2016-09-25T00:28+03:00 + - Add Audio::Opusfile::Head module for extracting Opus header information + - Export more functions for obtaining information about a stream + - Simplify typemap + +0.003 2016-09-18T00:48+01:00 + - Add function to parse in-memory buffers + - Add function to test if a buffer looks like an Opus stream + - Export some other minor functions + 0.002001 2016-08-06T16:45-04:00 - Fix MANIFEST