Skip to content

Releases: Unstructured-IO/unstructured-api

0.0.36

17 Aug 19:03
2f1b925
Compare
Choose a tag to compare
  • Fix a bug in parallel mode causing not a valid pdf errors
  • Bump unstructured to 0.10.2, unstructured-inference to 0.5.13

0.0.35

14 Aug 21:19
f491b85
Compare
Choose a tag to compare
  • Bump unstructured library to 0.9.2
  • Fix a misleading error in make docker-test

0.0.34

04 Aug 18:42
9e6014f
Compare
Choose a tag to compare
  • Bump unstructured library to 0.9.0
  • Add table support for image with parameter skip_infer_table_types
  • Add support for gzipped files

0.0.33

31 Jul 19:04
d751633
Compare
Choose a tag to compare
  • Move application entrypoint to scripts/app-start.sh

0.0.32

28 Jul 16:07
c5b90ec
Compare
Choose a tag to compare

0.0.32

  • Throw 400 error if a PDF is password protected
  • Improve logging of params to single line json
  • Add support for include_page_breaks parameter