- Changed default page caching period from forever to 30 days - Fixes related to site changes
0.7.0
- Fetching images for bands, artists and albums (see documentation for details) - Updates to fix issues related to Metal Archive site changes - Rework of internal hashing mechanism
0.6.0
- Added BandStatuses enum; Band.status now returns BandStatuses object - Enable object caching for more classes - New properties: - Band.links_official - Band.links_official_merchandise - Band.links_unofficial - Band.links_label - Band.links_tabulatures - Album.last_modified - Album.other_versions - Artist.last_modified
0.5.0
- Added to Album: guest_session_musicians, other_staff, additional_notes - Added to Artist: active_bands, past_bands, guest_session, misc_staff, links - Extended ExternalEntity to have properties other than name (context dependent)