Releases: Unstructured-IO/unstructured-inference
Releases · Unstructured-IO/unstructured-inference
v1.6.11
What's Changed
- feat: Track the table extraction method by @vladimir-kivi-ds in #513
Full Changelog: v1.6.10...v1.6.11
v1.6.10
v1.6.9
v1.6.8
v1.6.7
What's Changed
- fix: fix rare occasion of initialization error by converting LazyDict into dict by @badGarnet in #508
Full Changelog: v1.6.6...v1.6.7
v1.6.6
What's Changed
- Relax pandas and numpy constraints by @vladimir-kivi-ds in #507
Full Changelog: v1.6.5...v1.6.6
v1.6.5
What's Changed
- Unit test for pdf page rotation by @vladimir-kivi-ds in #505
- Store pdf rotation in metadata by @vladimir-kivi-ds in #506
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- fix(deps): upgrade vulnerable transitive dependencies [security] by @lawrence-u10d in #503
- Apply rotation to rendered pdf pages by @vladimir-kivi-ds in #504
Full Changelog: v1.6.2...v1.6.4
v1.6.2
v1.6.0
What's Changed
- mem: use np.full() instead of np.ones() * scalar in YoloX preprocess by @KRRT7 in #497
- perf: lazy page rendering in convert_pdf_to_image by @KRRT7 in #498
- fix: Relax the huggingface-hub version by @vladimir-kivi-ds in #500
New Contributors
Full Changelog: v1.5.3...v1.6.0