Skip to content

v4.2.0

Choose a tag to compare

@exogen exogen released this 11 Dec 21:21
· 136 commits to master since this release

Changed

  • The artistCredit field on Recording, Release, and ReleaseGroup has been renamed to artistCredits. This reflects the fact that it is a list, and is always referred to in the plural form throughout the MusicBrainz documentation. artistCredit is now deprecated and may still be used until the next major release.

Added

  • Releases can now be browsed by Disc ID, by providing the new discID argument.
  • Recordings can now be browsed by ISRC, by providing the new isrc argument.
  • Works can now be browsed by ISWC, by providing the new iswc argument.
  • Recording now has an isrcs field, for retrieving a list of the recording's ISRCs.
  • The schema now has DiscID, ISRC, and ISWC scalars.