Skip to content

Releases: HelgeSverre/extractor

v0.2.1

20 Nov 17:01
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

Fix booboo

v0.2.0

20 Nov 12:57
Compare
Choose a tag to compare
  • Fixed ability to use gpt-4o for vision tasks, deprecated the vision preview model that no longer works, updated docs to reference new
    model. Thanks to @blorange2 for providing a fix

Full Changelog: v0.1.3...v0.2.0

v0.1.3

30 Oct 01:20
Compare
Choose a tag to compare

Updated dependancies and changed stuff in the readme.

Full Changelog: v0.1.2...v0.1.3

V0.1.2

10 Sep 08:54
27cede2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 May 02:53
Compare
Choose a tag to compare

Changes

  • Bumped smalot/pdfparser from v2.9.0 to ^2.10

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Apr 15:53
Compare
Choose a tag to compare

Add support for Laravel 11

v0.0.11

23 Jan 10:19
Compare
Choose a tag to compare

What's Changed

  • Fixed broken tests
  • Removed prinsfrank/standards from dependancies, it was not used.
  • Bumped the following dependancies:
Package Name Old Version New Version
league/flysystem-aws-s3-v3 ^3.16 ^3.22.0
openai-php/laravel ^0.7.0 ^v0.8.1
smalot/pdfparser * v2.8.0
spatie/laravel-data ^3.9 ^3.11.0
spatie/laravel-package-tools ^1.14.0 ^1.16.2

Full Changelog: v0.0.10...v0.0.11

v0.0.10

04 Jan 06:47
9bcf76f
Compare
Choose a tag to compare

What's Changed

  • Add hook to enable deletion of files after processing with Textract by @HelgeSverre in #5
  • Added Mockery as dev dependency

Full Changelog: v0.0.9...v0.0.10

v0.0.9

25 Dec 16:49
Compare
Choose a tag to compare

Changes

  • fixes #3 - Corrected a mistake related to the default value of textract_version and textract_secret in config/extractor.php.

Full Changelog: v0.0.8...v0.0.9

v0.0.8

15 Dec 13:21
Compare
Choose a tag to compare

Changes

  • added method fromMime($mime, $content in HelgeSverre\Extractor\Text\Factory::class

Full Changelog: v0.0.7...v0.0.8