Sha256: c410389c1727f7018e6c65352ae10e1929a2adb7443b332af07360d8827bd5ca

Contents?: true

Size: 1.27 KB

Versions: 1

Compression:

Stored size: 1.27 KB

Contents

=== 0.3.0 / 2009-08-16
* New build configuration, based on Rakefiles instead of extconf.rb . Allows to compile cleanly on mswin32, mingw and *nix
* Input string should be created with TagLib::String.new. Allows to insert UTF8 or Latin-1.

=== 0.2.3 / 2009-05-20

* Better configuration for compilation on *nix archs.
* Better handling of temporary files on test suite
* Working FrameListMap, AttachedPictureFrame, CommentsFrame on TagLib::ID3v2 module
* Bug fix: Segfault on clearing TagLib::MPEG::File  after adding a frame
* Bug fix: Assing UTF8 strings to tags return garbage (Jason Newton)

=== 0.2.2 / 2009-04-25
* Compiles on MinGW

=== 0.2.1 / 2009-04-10

* New documentation system. Complete API documentation, based on Reflection and doxygen xml output of taglib header files
* Added /lib/TagLib.rb for easy inclusion on TagLib module. 

=== 0.2.0 / 2009-04-07

* Renamed rtaglib to tagfile. Use require 'tagfile/tagfile'
* Implementation of complete API, based on swig. Use require 'taglib/taglib' and see test/test_taglib.rb for examples of usecd 

=== 0.1.2 / 2008-06-23

* Bug fix release : Fixed gem and extconf.rb

=== 0.1.1 / 2006-01-11

* Bug fix release : genre= doesn't works

=== 0.1.0 / 2005-12-31

* First version. All the methods operational, except close (does nothing)


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rtaglib-0.3.0 History.txt