Skip to content

Releases: ellgreen/laravel-loadfile

4.0.0

28 Feb 10:33
7415d36

Choose a tag to compare

What's Changed

Development

  • Using Pest as the test runner
  • Using Pint for linting

Full Changelog: 3.1.0...4.0.0

Laravel 11 Support

16 Mar 09:22
f2d7ded

Choose a tag to compare

3.1.0

Merge pull request #15 from laravel-shift/l11-compatibility

Laravel 10 Support & Drop PHP 8.0

28 Feb 12:53
e9d8c0e

Choose a tag to compare

  • Adding support for Laravel 10 and removing Laravel 8 support
  • Dropping support for PHP 8.0 and added tests for PHP 8.2

Laravel 9 Support & Drop PHP 7.4

16 Feb 17:32

Choose a tag to compare

Dropping PHP 7.4 & Laravel 6
Now supporting Laravel 9

1.2.0

08 May 19:21
b6c971e

Choose a tag to compare

Add support for low_priority and concurrent queries.

1.1.1

07 May 12:53

Choose a tag to compare

Use Model connection by default for new loadfile queries

1.1.0

05 May 21:05
813e68a

Choose a tag to compare

Add LoadsFiles Trait for Models

1.0.0

05 May 19:37

Choose a tag to compare

Add tests for compilation exception

0.4.0

05 May 19:25

Choose a tag to compare

Add tests for compilation exception

0.3.0

04 May 18:44

Choose a tag to compare

Added psalm