Skip to content

Releases: Filimoa/open-parse

v0.7.0

13 Nov 01:28
Compare
Choose a tag to compare

What's Changed

  • PNG Bug by @Filimoa in #83
  • Add cookbook for handling Images
  • Fixed OpenAI embedding 400 error

Full Changelog: v0.6.1...v0.7.0

v0.6.1

07 Nov 04:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

24 Sep 15:24
Compare
Choose a tag to compare

What's Changed

  • Add support for ImageElements -> Parse images by @ic-xu in #64

Full Changelog: v0.5.8...v0.6.0

v0.5.8

23 Sep 16:01
Compare
Choose a tag to compare

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

Full Changelog: v0.5.7...v0.5.8

v0.5.7

13 Jun 15:32
Compare
Choose a tag to compare

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

Full Changelog: v0.5.6...v0.5.7

v0.5.6 (2024-05-01)

02 May 00:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

28 Apr 17:39
7e3fdd8
Compare
Choose a tag to compare

What's Changed

  • [Memory Leak Fix] Create Fitz Pdf From Bytestream by @Filimoa in #39

Full Changelog: v0.5.4...v0.5.5

v0.5.4

24 Apr 15:00
56b5a88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3 (2024-04-21)

22 Apr 03:56
Compare
Choose a tag to compare

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

Full Changelog: v0.5.2...v0.5.3

v0.5.2 (2024-04-11)

11 Apr 14:23
Compare
Choose a tag to compare

Features

  • Better version display
  • Fixed pytorch device bug. Thanks @jinmang2
  • Add global config to set pytorch device