v1.6.0
- Removed Enumerations in favor of Union Types da49c36
- All the
Enumerations
have been removed in favor ofUnion Types
ECurrency
toCurrencyType
EFormatDescription
toFormatDescriptionType
EFormat
toFormatType
EFrom
toFromType
EGenre
toGenreType
ELang
toLangType
EMediaCondition
toConditionType
ESort
toSortType
EStyle
toStyleType
EType
toSearchTypeType
- All the
Interfaces
have been removed in favor ofTypes
IInput
toInputType
IYears
moved insideInputType
IOutputSuccess
toOutputSuccessType
IItem
moved insideOutputSuccessType
IOutputError
toOutputErrorType
See the updated examples in Readme if needed.