Releases: spatie/laravel-export
Releases · spatie/laravel-export
1.2.2
What's Changed
- Update issue template by @AlexVanderbist in #140
New Contributors
- @AlexVanderbist made their first contribution in #140
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #134
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #136
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #135
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in #139
- Fix cross-platform test compatibility and ignore PHPUnit cache by @AMoktar in #137
- Add URL encoding support for filesystem paths with query parameters by @AMoktar in #138
New Contributors
Full Changelog: 1.2.0...1.2.1
1.2.0
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