Skip to content

Releases: Unstructured-IO/unstructured-platform-plugins

0.0.19

08 Jan 13:58
96bf60d
Compare
Choose a tag to compare

0.0.19

  • Add more granular error response texts and codes

0.0.18

08 Jan 09:55
bf36143
Compare
Choose a tag to compare

0.0.18

  • Receive ingest 0.3.12

0.0.17

06 Jan 20:15
cd950cc
Compare
Choose a tag to compare

0.0.17

  • Bugfix supporting list union types in response

0.0.16

02 Jan 22:21
15cb34a
Compare
Choose a tag to compare

0.0.16

  • Bugfix for file data deserialization

0.0.15

19 Dec 16:16
57b0cc6
Compare
Choose a tag to compare

0.0.15

  • Bugfix for file data serialization

0.0.14

18 Dec 16:41
ac790ac
Compare
Choose a tag to compare

0.0.14

  • Add support for batch file data

0.0.13

02 Dec 16:02
f218b7e
Compare
Choose a tag to compare

0.0.13

  • Conform to PEP-625 compliance for project naming

0.0.12

27 Nov 19:09
142c91a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.12

0.0.11

25 Nov 18:43
c2b9593
Compare
Choose a tag to compare

What's Changed

  • Add UnrecoverableException exception handling back by @vangheem in #29

Full Changelog: 0.0.10...0.0.11

0.0.10

29 Oct 13:51
19e8cfa
Compare
Choose a tag to compare

0.0.10

  • Bugfix: Add None support in mapping FileDataMeta response