Skip to content

v3.11.0

Compare
Choose a tag to compare
@davidgrayston davidgrayston released this 09 Jul 13:11
· 202 commits to master since this release
d52f8d5

Added

  • Doc Scan chip data support
    • RequestedTextExtractionTaskBuilder.withChipDataDesired()
    • RequestedTextExtractionTaskBuilder.withChipDataIgnore()
    • IdDocumentResourceResponse.getDocumentIdPhoto()

Changed

  • API error message is now included in DocScanError message. Falls back on the message of the error it is wrapping (e.g. "Bad Request")
  • Updated uuid to ^8.2.0 (was ^3.3.2)