Skip to content

Releases: Unstructured-IO/unstructured-inference

0.8.10

18 Mar 16:43
6f57f8f
Compare
Choose a tag to compare

What's Changed

  • unpin numpy and raise min for onnx higher to be compatible by @badGarnet in #416

Full Changelog: 0.8.9...0.8.10

0.8.9

05 Mar 22:17
5ea3895
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.8...0.8.9

0.8.8

05 Mar 22:06
5d6e50b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.7...0.8.8

0.8.7

03 Feb 17:42
cd9ea8b
Compare
Choose a tag to compare

What's Changed

  • feat: add password param for protected pdfs by @pprados in #392

Full Changelog: 0.8.6...0.8.7

0.8.6

22 Jan 18:07
85bcdc1
Compare
Choose a tag to compare

What's Changed

  • feat: add back source attribute for backward compatibility by @badGarnet in #407

Full Changelog: 0.8.5...0.8.6

0.8.5

21 Jan 22:56
655ea34
Compare
Choose a tag to compare

remove pdfplumber but include pdfminer-six==20240706 to update pdfminer

0.8.4

21 Jan 00:36
4d0c20a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.3...0.8.4

0.8.3

20 Jan 13:34
ab25fb9
Compare
Choose a tag to compare
  • fix: drop layoutparser model support
  • fix: removed layoutelement.from_lp_textblock() and related tests as it's not supported
  • fix: update requirements to drop layoutparser lib

0.8.2

15 Jan 14:29
6895ddb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

25 Oct 18:53
4309e9e
Compare
Choose a tag to compare

0.8.1

  • fix: fix list index out of range error caused by calling LayoutElements.from_list() with empty list