libfreedb-ruby (0.5) unstable; urgency=low * submission (http or mail) added * fetching from disk in Unix or Windows format added * "raw_response" attribute added (raw response from the server) [Fernando Arbeiza ] * "tracks" removed (however it can be redefined with 'tracks.collect { |h| h["title"] }' * "tracks_ext" renamed to "tracks" * "genre" renamed to "category" * "exact_genre" renamed to "genre" * "get_result(index)": index can be a String that represents the freedb category * FetchCGI: does not rely on cgi.rb anymore * documentation written with "rdoc" -- Guillaume Pierronnet Thu, 13 Feb 2003 16:56:43 +0100 libfreedb-ruby (0.4.2) unstable; urgency=low * Fixed a bug in track length computation (Thanks to Fernando Arbeiza ) -- Guillaume Pierronnet Fri, 10 Jan 2003 15:54:52 +0100 libfreedb-ruby (0.4.1) unstable; urgency=low * Improved cddb parser (Thanks to Akinori MUSHA ) * Many bugs fixed in freedb_cdrom.c (Thanks to Akinori MUSHA ) -- Guillaume Pierronnet Sun, 13 Oct 2002 23:13:16 +0200 libfreedb-ruby (0.4) unstable; urgency=low * length attribute added * tracks_ext attribute added (see README) * fixed a bug in discid computation (Thanks to Akinori MUSHA ) * protocol level handling * code refactoring * test suite * source file renaming -- Guillaume Pierronnet Sat, 28 Sep 2002 12:27:59 +0200 libfreedb-ruby (0.3.1) unstable; urgency=low * Added attr_reader for genre * Fixes syntax error due to a change in the Ruby interpreter. * Debianization -- Guillaume Pierronnet Fri, 30 Aug 2002 19:26:38 +0200 libfreedb-ruby (0.3-1) unstable; urgency=low * Initial Release. * fetch() replaced by fetch_net() however i created an alias to fetch() * fetch_cgi() added * discid read-only attribute added * get_cdrom() buffer overrun fixed -- Guillaume Pierronnet Mon, 21 Sep 2001 11:19:36 +0900 Local variables: mode: debian-changelog End: