Skip to content

Releases: Unstructured-IO/unstructured-api

0.0.89

05 Jul 19:32
6274e5a

Choose a tag to compare

  • Upgrade Pillow to 11.3.0 to address a CVE

0.0.87

16 Jun 19:09
c93f77b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.86...0.0.87

0.0.86

11 Jun 03:43
706e600

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.85...0.0.86

Release 0.0.85

27 May 23:16
df1edce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.82...0.0.85

0.0.82

14 Dec 00:18
9b45894

Choose a tag to compare

0.0.82

  • Bump to unstructured 0.16.11
  • No longer attempts to download NLTK asset from S3 which could result in a 403

0.0.81

23 Sep 17:56
d42a6cf

Choose a tag to compare

0.0.81

  • Bump to unstructured==0.15.13
  • Update strategy parameter to allow ' and " as input surrounding the value.

0.0.80

10 Sep 20:06
c52a2d1

Choose a tag to compare

0.0.80

  • Bump to unstructured 0.15.10
  • Add include_slide_notes parameter, indicating whether slide notes in ppt and pptx files should be partitioned. Default is True. 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

21 Aug 12:27
843d68a

Choose a tag to compare

0.0.79

  • Bump to unstructured 0.15.7

0.0.78

  • Resolve NLTK CVE.
  • Bump to unstructured 0.15.6

0.0.77

  • Bump to unstructured 0.15.5

0.0.76

06 Aug 18:32
7468938

Choose a tag to compare

0.0.76

  • Use the library's detect_filetype in API to determine mimetype
  • Add content_type api parameter
  • Bump to unstructured 0.15.1

0.0.75

24 Jul 15:47
d5502d0

Choose a tag to compare

0.0.75

  • Remove constraint on safetensors that preventing us from bumping transformers.