Releases: OneOffTech/parxy
Releases · OneOffTech/parxy
v0.11.0
What's Changed
- Collect pymupdf warnings and make them available on the document model by @avvertix in #15
- Update doc for cli usage by @avvertix in #16
- Use Pydantic model for configuration values in driver initialization by @avvertix in #17
- Refactor commands in own files by @avvertix in #18
- Add Landing.ai driver by @avvertix in #19
- Add coding agents guidelines by @avvertix in #20
- Tracing cleanup by @avvertix in #21
- Add styled console output by @avvertix in #22
- Preview and Parse command improvements by @avvertix in #23
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Parxy 0.10 is a complete rewrite from the ground up. It focuses on library and CLI usage, bringing a totally rewritten unified document model.
We decided to jump from version 0.6 to 0.10 to give a strong cut between the two paradigms.
Parxy 0.10 supports:
- PyMuPDF
- PDFAct
- LlamaParse
- Unstruct LLMWhisperer
- Unstructured.io locally installed using the open source distribution
What's Changed
- Test and release pipeline by @avvertix in #13
- Improve logging isolation and exception tracing by @avvertix in #14
Full Changelog: https://github.com/OneOffTech/parxy/commits/v0.10.0
v0.6.0
What's Changed
- Add Sections and improve Pymupdf handling by @andreaponti5 in #10
- Add bounding box support to unstructured parser by @AnnaMarika01 in #11
- Update LlamaParser by @andreaponti5 in #12
New Contributors
- @AnnaMarika01 made their first contribution in #11
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add llamaparse and unstructured by @andreaponti5 in #9
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
- Rename from PDF Text Extract to Parxy
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
What's Changed
- FastAPI new implementation by @andreaponti5 in #2
- Introduce PDFAct parser by @AnnaMarika01 in #2
New Contributors
- @andreaponti5 made their first contribution in #2
- @AnnaMarika01 made their first contribution in #2
Full Changelog: v0.1.2...v0.2.0