Skip to content

Releases: spatie/laravel-export

1.1.1

16 Apr 08:00
844eb16
Compare
Choose a tag to compare

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #121
  • Add X-Laravel-Export header to request on export path by @aguingand in #120

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Mar 23:13
625a85d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

11 Jan 09:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

08 Jan 11:08
9d4ad22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.11...1.0.0

0.3.11

10 Feb 14:49
8569775
Compare
Choose a tag to compare
  • Add support for PHP 8.2
  • Add support for Laravel 10
  • Refactor tests to Pest

0.3.10

01 Feb 15:55
b2d871f
Compare
Choose a tag to compare
  • Add support for PHP 8.1
  • Add support for Laravel 9

0.3.9

19 Apr 11:03
Compare
Choose a tag to compare

Add support for PHP 8

0.3.8

16 Apr 13:31
303f7e5
Compare
Choose a tag to compare
  • add $foundOnUrl to output message on exception (#70)

0.3.7

24 Oct 13:27
352ea76
Compare
Choose a tag to compare
  • update dependencies

0.3.5

02 Oct 15:26
c315668
Compare
Choose a tag to compare
  • added version "^7.0" for guzzlehttp/guzzle