3.1.0-beta.2 (2021-02-10)
Breaking Changes
- Renamed
Appearance
,Style
andTextStyle
models toTextAppearance
,TextStyle
andTextStyleName
respectively. - Changed the type of
Locale
fromString
toFormRecognizerLocale
inRecognizeBusinessCardsOptions
,RecognizeInvoicesOptions
, andRecognizeReceiptsOptions
. - Changed the type of
Language
fromString
toFormRecognizerLanguage
inRecognizeContentOptions
.