Releases: Unstructured-IO/unstructured-api
Releases · Unstructured-IO/unstructured-api
0.0.36
- 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
- Bump unstructured library to 0.9.2
- Fix a misleading error in make docker-test
0.0.34
- 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
- Move application entrypoint to scripts/app-start.sh
0.0.32
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