Skip to content

Releases: Filimoa/open-parse

v0.7.0

Choose a tag to compare

@Filimoa Filimoa released this 13 Nov 01:28

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

Choose a tag to compare

@Filimoa Filimoa released this 07 Nov 04:36

What's Changed

New Contributors

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

v0.6.0

Choose a tag to compare

@Filimoa Filimoa released this 24 Sep 15:24

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

Choose a tag to compare

@Filimoa Filimoa released this 23 Sep 16:01

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

Choose a tag to compare

@Filimoa Filimoa released this 13 Jun 15:32

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)

Choose a tag to compare

@Filimoa Filimoa released this 02 May 00:35

What's Changed

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

v0.5.5

Choose a tag to compare

@Filimoa Filimoa released this 28 Apr 17:39
7e3fdd8

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

Choose a tag to compare

@Filimoa Filimoa released this 24 Apr 15:00
56b5a88

What's Changed

New Contributors

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

v0.5.3 (2024-04-21)

Choose a tag to compare

@Filimoa Filimoa released this 22 Apr 03:56

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)

Choose a tag to compare

@Filimoa Filimoa released this 11 Apr 14:23

Features

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