Skip to content

Releases: HelgeSverre/extractor

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

v0.0.7

07 Dec 02:26
88f147c
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Changes

  • Bump symfony/dom-crawler to ^7.0.0
  • Added support for GPT-4-Vision vision api by @HelgeSverre in #2

Full Changelog: v0.0.6...v0.0.7

v0.0.6

03 Dec 14:36
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Changes

  • Updated the installation instructions for openai.

Full Changelog: v0.0.5...v0.0.6

v.0.0.5

03 Dec 14:19
Compare
Choose a tag to compare
v.0.0.5 Pre-release
Pre-release

Changes

  • Set gpt-3.5-turbo-1106 as the default model.

Full Changelog: v0.0.4...v0.0.5