Releases: spatie/laravel-export
Releases · spatie/laravel-export
1.1.2
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #123
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #126
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #128
- Laravel 12.x Compatibility by @laravel-shift in #129
New Contributors
- @laravel-shift made their first contribution in #129
Full Changelog: 1.1.1...1.1.2
1.1.1
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
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #113
- Add support for Laravel 11 by @olssonm in #115
New Contributors
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- fix wink url + suggest more alternatives by @smknstd in #111
- Bumped composer packages by @boydbloemsma in #112
New Contributors
- @smknstd made their first contribution in #111
- @boydbloemsma made their first contribution in #112
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Add X-Laravel-Export header by @aguingand in #110
New Contributors
- @aguingand made their first contribution in #110
Full Changelog: 0.3.11...1.0.0
0.3.11
- Add support for PHP 8.2
- Add support for Laravel 10
- Refactor tests to Pest
0.3.10
- Add support for PHP 8.1
- Add support for Laravel 9
0.3.9
Add support for PHP 8
0.3.8
0.3.7
- update dependencies