Skip to content

Releases: OneOffTech/parse-client

v0.2.0

05 Mar 14:03
220b6bd
Compare
Choose a tag to compare

What's Changed

This release brings compatibility with Parxy 0.5.0. You should update your Parxy instance too!

Breaking changes

  • Mime type parameter removed from the parse() method signature

All changes

  • Add LLamaCloud support by @avvertix in #5
  • Add Unstructured processor by @avvertix in #6
  • Remove mime type parameter, file discovered automatically by @avvertix in #7
  • Consider not found test to return html as a web page might be returne… by @avvertix in #8

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Feb 10:29
28f8868
Compare
Choose a tag to compare

The first release of the Parse client library.

This library allows to use OneOffTech/parxy to extract text from PDF files.