3.0.0
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
includesCoverArtType.Unknown
, this will contain the unknown type(s)
- if
API Removals
IImage.TypeStrings
(replaced byUnknownTypes
)- this is a breaking change
API Changes
IImage
:- the
Id
andThumbnails
properties are no longer nullable
- the
IRelease
:- the
Images
andLocation
properties are no longer nullable
- the
Dependency Updates:
- MetaBrainz.Common.Json → 3.0.0