Skip to content

3.0.0

Compare
Choose a tag to compare
@Zastai Zastai released this 26 Apr 22:00

v3.0.0 (2020-04-26)

This release replaces the entire JSON backend, using custom serializers.

API Additions

  • Enum Constant: CoverArtType.Unknown
  • Property: IImage.UnknownTypes
    • if Types includes CoverArtType.Unknown, this will contain the unknown type(s)

API Removals

  • IImage.TypeStrings (replaced by UnknownTypes)
    • this is a breaking change

API Changes

  • IImage:
    • the Id and Thumbnails properties are no longer nullable
  • IRelease:
    • the Images and Location properties are no longer nullable

Dependency Updates:

  • MetaBrainz.Common.Json → 3.0.0