Revision history for Perl extension WebService::MusicBrainz.
0.01 Mon Apr 24 23:43:14 2006
- original version; created by h2xs 1.23 with options
-AXn WebService::MusicBrainz
0.02 Thu Apr 27 2006
- Improved documentation
- Removed debug print statement
- Added factory object WebService::MusicBrainz
- Improved test cases, added Factory.t test script
- include META.yml which was missing originally
- Remove .swp file accidentally left in distribution
0.03 Wed Sep 27 2006
- RT Bug 21511 fix (Thomas Adamcik)
- RT Bug 21755 fix (Powder)
0.04 Wed Nov 15 2006
- Added feature for alternate mirrored host
- Added more response objects to more closly match schema
- Much closer to spec compliant (Schema: musicbrainz_mmd-1.0rc5.rng)
0.05 Thu Nov 16 2006
- Some test were failing so I corrected those and added a few more
0.06 Mon Nov 26 2006
- Incomplete MANIFEST file causing failures
0.07 Tue Feb 13 2007
- Failing test due to data change, test corrected (HairMetalAddict)
0.08 Web Apr 25 2007
- Another test was failing due to data change.