Releases: OneOffTech/parse-client
Releases · OneOffTech/parse-client
v0.2.0
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
The first release of the Parse client library.
This library allows to use OneOffTech/parxy to extract text from PDF files.