Releases: SpartnerNL/Laravel-Excel
Releases · SpartnerNL/Laravel-Excel
3.1.40
What's Changed
- Expose the ability to set custom response headers when exporting collections by @andrew-belac in #3605
- Adds WithDefaultStyles concern to allow configuring the workbook default styles.
- Adds WithBackgroundColor concern to allow configuring the workbook default background color.
New Contributors
- @andrew-belac made their first contribution in #3605
Full Changelog: 3.1.39...3.1.40
3.1.39
3.1.38
3.1.37
New Contributors
Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/blob/3.1/CHANGELOG.md
3.1.36
What's Changed
- Fix return type of FromQuery::query() by @halloei in #3485
- Add support for Laravel 9 by @HajMo in #3496
- Allow setting db connection from config by @hulkur in #3497
- Fix typo in README links by @whoami15 in #3503
- Added an ability to specify CSV ouput encoding by @Lupennat in #3507
New Contributors
- @halloei made their first contribution in #3485
- @HajMo made their first contribution in #3496
- @hulkur made their first contribution in #3497
- @whoami15 made their first contribution in #3503
- @Lupennat made their first contribution in #3507
Full Changelog: 3.1.35...3.1.36
3.1.35
What's Changed
- Fixed range by @DominicVonk in #3460
- Fixed SkipsEmptyRows support with the WithColumnLimit concern by @fsilvestro in #3455
- Removed cache flush exporting files by @fsilvestro in #3477
New Contributors
- @DominicVonk made their first contribution in #3460
- @fsilvestro made their first contribution in #3455
Full Changelog: 3.1.34...3.1.35
3.1.34
What's Changed
- Feature/refactor config local path by @khacnha in #3329
- Fix queueImport function to be able to assert chained jobs. by @yasuaki640 in #3337
- Adding InteractsWithQueue to AppendToSheet jobs (fixes: #3365) by @lk77 in #3366
- [Bug] Skipped failure still persist in the collection/array. by @juliomotol in #3359
- Implement PHP 8.1's ArrayAccess interface by @grantholle in #3454
New Contributors
- @khacnha made their first contribution in #3329
- @yasuaki640 made their first contribution in #3337
- @juliomotol made their first contribution in #3359
- @grantholle made their first contribution in #3454
Full Changelog: 3.1.33...3.1.34
v3.1.33
Update CHANGELOG.md
v3.1.32
Update CHANGELOG.md
v3.1.31
Update CHANGELOG.md