Releases: Filimoa/open-parse
Releases · Filimoa/open-parse
v0.7.0
v0.6.1
What's Changed
- get_mime_type bugfix by @dongcartney92 in #76
New Contributors
- @dongcartney92 made their first contribution in #76
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.8
What's Changed
- add homebrew installation path + fix linux prefix setting by @Gregory-Pereira in #52
- Update doc on export of bboxes visualization by @Kydlaw in #62
- doc.to_imgs added
New Contributors
- @Gregory-Pereira made their first contribution in #52
- @Kydlaw made their first contribution in #62
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Whitespace Issues by @Filimoa in #51
- Fixes LTAnno objects being skipped which contains the needed whitespace for some PDFs by @cipherCOM in #48
New Contributors
- @cipherCOM made their first contribution in #48
Full Changelog: v0.5.6...v0.5.7
v0.5.6 (2024-05-01)
v0.5.5
v0.5.4
v0.5.3 (2024-04-21)
Minor bug fixes
What's Changed
- Update pymupdf.md by @ada-lovecraft in #20
- update the cookbooks link by @brianjking in #24
- fix: Fix sequence item 2: expected str instance, NoneType found exception when table output is set to markdown. by @ic-xu in #27
New Contributors
- @ada-lovecraft made their first contribution in #20
- @brianjking made their first contribution in #24
- @ic-xu made their first contribution in #27
Full Changelog: v0.5.2...v0.5.3
v0.5.2 (2024-04-11)
Features
- Better version display
- Fixed pytorch device bug. Thanks @jinmang2
- Add global config to set pytorch device