Releases: Unstructured-IO/unstructured-api
Releases · Unstructured-IO/unstructured-api
0.0.89
0.0.87
What's Changed
- parallelize tests by @jiajun-unstructured in #509
- Switch to ubuntu-latest, install python for CI tests. by @PastelStorm in #514
- chore: add claude by @cragwolfe in #513
- build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #516
- Better versioning by @PastelStorm in #515
New Contributors
- @jiajun-unstructured made their first contribution in #509
Full Changelog: 0.0.86...0.0.87
0.0.86
What's Changed
- fix: resolve FastAPI deprecation warning for example fields by @emmanuel-ferdman in #507
- Bump torch and requests to address CVEs by @PastelStorm in #511
New Contributors
- @emmanuel-ferdman made their first contribution in #507
Full Changelog: 0.0.85...0.0.86
Release 0.0.85
What's Changed
- updating containers with python CVEs resolved by @luke-kucing in #483
- Update app-start.sh by @Umaaz in #486
- Fix starlette vulnerability by @six5532one in #487
- patch various CVEs by @ahmetmeleq in #492
- Update h11 to remove vulnerability by @PastelStorm in #502
- Bump API version by @PastelStorm in #503
- Patch various CVEs by @PastelStorm in #505
New Contributors
- @Umaaz made their first contribution in #486
- @ahmetmeleq made their first contribution in #492
- @PastelStorm made their first contribution in #502
Full Changelog: 0.0.82...0.0.85
0.0.82
0.0.81
0.0.81
- Bump to
unstructured==0.15.13 - Update
strategyparameter to allow'and"as input surrounding the value.
0.0.80
0.0.80
- Bump to
unstructured0.15.10 - Add
include_slide_notesparameter, indicating whether slide notes inpptandpptxfiles should be partitioned. Default isTrue. Now, when slide notes are present in the file, they will be included alongside other elements, which may shift the index numbers of non-note elements.
0.0.79
0.0.79
- Bump to
unstructured0.15.7
0.0.78
- Resolve NLTK CVE.
- Bump to
unstructured0.15.6
0.0.77
- Bump to
unstructured0.15.5
0.0.76
0.0.75
0.0.75
- Remove constraint on
safetensorsthat preventing us from bumpingtransformers.