AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.7.1 * include README file in pypi - Update to version 0.7 * removed support for PUIDs and Echoprint * removed the 'artists' include for work lookup * allow the 'work-level-rels' include for recording lookups * added support for 'target-credit' elements * update valid search fields * use https by default with musicbrainz.org
- Remove superfluous devel dependency for noarch package
- Implement single-spec version. - Update to version 0.6 * don't require authentication when getting public collections (#87) * allow submit_ratings() and submit_tags() to submit for all supported entities (Ian McEwen, #145) * allow 'tags' and 'user-tags' includes on releases (Jérémie Detrey, #150) * set the parser when the webservice format is changed * read the error message from musicbrainz and return it in a raised exception * send authenticaion headers when required (Ryan Helinski, #153) * added get_series_by_id(), search_areas(), search_series() (Ian McEwen, #148) * updated options for get_releases_by_discid() to support 'media-format' and discid-less requests (Ian McEwen, #148) * parse work attributes (Wieland Hoffmann, #151) * added various methods to retrieve data from the Cover Art Archive (Alastair Porter & Wieland Hoffmann, #115) * added support for pregap tracks (Rui Gonçalves, #154 & #165) * return 'offset-list' and 'offset-count' for get_releases_by_discid() (Johannes Dewender, #169) * added support for search and browse of events (Shadab Zafar, #168) * added support for 'data-track-list' elements (Jérémie Detrey, #180) * added support for get and search instruments * added support to read all collection types (#175) * added support for search and browse of places (#176) * allow single strings to be used as includes for browse requests (#172) * allow single strings to be used at tag submission (#172) * added support for browse artist by work and work by artist * added support for 'track-count' elements in 'medium-list's returned by search * added support to read xml attributes in 'attribute-list' elements (#142)
- version 0.5: initial build