github Azure/azure-sdk-for-python azure-ai-formrecognizer_1.0.0b4

latest releases: azure-messaging-webpubsubclient_1.1.0, azure-mgmt-resource_23.1.0, azure-cognitiveservices-language-textanalytics_0.2.2...
pre-release3 years ago

1.0.0b4 (2020-07-07)

Breaking Changes

  • RecognizedReceipts class has been removed.
  • begin_recognize_receipts and begin_recognize_receipts_from_url now return RecognizedForm.
  • requested_on has been renamed to training_started_on and completed_on renamed to training_completed_on on CustomFormModel and CustomFormModelInfo
  • FieldText has been renamed to FieldData
  • FormContent has been renamed to FormElement
  • Parameter include_text_content has been renamed to include_field_elements for
    begin_recognize_receipts, begin_recognize_receipts_from_url, begin_recognize_custom_forms, and begin_recognize_custom_forms_from_url
  • text_content has been renamed to field_elements on FieldData and FormTableCell

Fixes and improvements

  • Fixes a bug where text_angle was being returned out of the specified interval (-180, 180]

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.