v1.4.0 - 2024-08-14
Feature
- Update parser with bytesio interface and set as new default backend (#32) (
90dd676
)
Fix
v1.3.0 - 2024-08-12
Feature
- Output page images and extracted bbox (#31) (
63d80ed
)
v1.2.1 - 2024-08-07
Fix
Documentation
v1.2.0 - 2024-08-07
Feature
v1.1.2 - 2024-07-31
Fix
- Set page number using 1-based indexing (#22) (
d2d9543
)
v1.1.1 - 2024-07-30
Fix
- Correct text extraction for table cells (#21) (
f4bf3d2
)
v1.1.0 - 2024-07-26
Feature
- Add simplified single-doc conversion (#20) (
d603137
)
v1.0.2 - 2024-07-24
Fix
- Add easyocr to main deps for valid extra (#19) (
54b3dda
)
v1.0.1 - 2024-07-24
Fix
v1.0.0 - 2024-07-18
Feature
Breaking
v0.4.0 - 2024-07-17
Feature
- Optimize table extraction quality, add configuration options (#11) (
e9526bb
)
v0.3.1 - 2024-07-17
Fix
Documentation
- Reflect supported Python versions, add badges (#10) (
2baa35c
)
v0.3.0 - 2024-07-17
Feature
- Enable python 3.12 support by updating glm (#8) (
fb72688
)
Documentation
v0.2.0 - 2024-07-16
Feature