Release Name: 1.0.0
Notes:
This is the initial public release of ruby-vorbis_comment. ruby-vorbis_comment is a library that allows you to read and write vorbis comments, the standard tagging method for Ogg Vorbis, FLAC, and Speex file formats. It borrows code from ruby-vorbistagger (http://code-monkey.de/pages/ruby-vorbistagger), but has a simpler and more powerful API. The ruby-vorbis_comment API is intentionally very similar to the ruby-apetag API. ruby-vorbis_comment is not a pure ruby library, it depends on libogg and libvorbis, so install those before attempting to install ruby-vorbis_comment.
Changes:
Initial public release
|