3.1.0-beta.2 (2021-02-09)
Breaking changes
- Renamed the model
Appearance
toTextAppearance
. - Renamed the model
Style
toTextStyle
. - Renamed the extensible enum
TextStyle
toTextStyleName
. - Changed object type for property
Pages
underRecognizeContentOptions
fromIEnumerable
toIList
. - Changed model type of
Locale
fromstring
toFormRecognizerLocale
inRecognizeBusinessCardsOptions
,RecognizeInvoicesOptions
, andRecognizeReceiptsOptions
. - Changed model type of
Language
fromstring
toFormRecognizerLanguage
inRecognizeContentOptions
.