Releases: DS4SD/docling-parse
Releases · DS4SD/docling-parse
v2.0.3
Fix
- Replace all the FATAL with ERROR messages in the v2 parser (#53) (
cd15d00
)
v2.0.0
Feature
- Upgrade to v2.0.0 (#48) (
6fdd748
)
- Fixed the v2 parser to only return the pages that are requested (#47) (
48451ad
)
Breaking
v1.6.2
Fix
- Cmake-cxxopts by using similar approach as glm (#44) (
6427726
)
v1.6.0
Feature
- Add an experimental v2 parser to improve performance (#29) (
e5856f0
)
v1.5.1
Fix
- Allow more compatible pywin32 versions (#40) (
68b848c
)
v1.4.1
Fix
- Windows build properly linking to system libraries (#36) (
e26ed05
)