Revision history for Perl extension WWW::Discogs. 0.01 Tue Jul 1 23:35:00 2008 - original version 0.02 Wed Jul 2 09:57:00 2008 - bump perl requirement to 5.8 - documentation 0.03 Mon Jul 7 15:39:00 2008 - use URI path and param methods to construct request - switch to XML::Simple - interface changes 0.04 Wed Jul 9 19:37:00 2008 - fix broken test - begin documenting response classes (release, artist, label, search) 0.05 Sun Jul 13 14:18:00 2008 - return lists instead of arrayrefs 0.06 Mon Oct 05 04:29:00 2009 - updated tests to pass with new discogs info 0.07 Thu Mar 04 00:00:00 2010 - updated tests 0.08 - fixed death when no search results are returned (squeeks) - Fixing bug #55768 regarding style list not being an array. (squeeks) 0.09 - fixed typos in POD 0.10 - fixed test failure in artist response (squeeks) 0.11 - major update of the module to work with Discogs APIv2 - communication with API switched from XML to JSON - all tests are now executed in offline mode - rewritten documentation - interface changes - support for master releases added 0.12 - set user agent to module name 0.13 - fixed RT #72393 - Wrong MIN_PERL_VERSION specification (srezic)