Releases: SpartnerNL/Laravel-Excel
Releases · SpartnerNL/Laravel-Excel
3.1.62
What's Changed
- fix XXE notice by @aminetiyal in #4257
New Contributors
- @aminetiyal made their first contribution in #4257
Full Changelog: 3.1.61...3.1.62
3.1.61
What's Changed
- Change parameters of NoTypeDetectedException because of php deprecati… by @dorep in #4241
- Php8.4 by @patrickbrouwers in #4249
- refactor: explicit nullable parameters by @joostdebruijn in #4251
New Contributors
- @dorep made their first contribution in #4241
- @joostdebruijn made their first contribution in #4251
Full Changelog: 3.1.60...3.1.61
3.1.60
Bump phpspreadsheet to 1.29.4
Full Changelog: 3.1.59...3.1.60
3.1.59
What's Changed
- Bump minimum version of Phpspreadsheet
- Update CHANGELOG.md, fix typos by @BobConanDev in #4215
- Fix typo in missing file exception by @bitfactory-robin-martijn in #4225
- Fixes TTL cache key name by @ngiraud in #4228
- Adjust WithCharts into function close() by @SirCoolMind in #4227
New Contributors
- @BobConanDev made their first contribution in #4215
- @bitfactory-robin-martijn made their first contribution in #4225
- @ngiraud made their first contribution in #4228
- @SirCoolMind made their first contribution in #4227
Full Changelog: 3.1.58...3.1.59
3.1.58
What's Changed
- Revert "Change filePath to real path if it's an upload (#4132)" by @isaacdew2 in #4201
- Fix Could not find zip member error on Serverless env by @jbajou in #4198
New Contributors
Full Changelog: 3.1.57...3.1.58
3.1.57
Full Changelog: 3.1.56...3.1.57
3.1.56
What's Changed
- Change filePath to real path if it's an upload by @isaacdew2 in #4132
- Default CSV import file encoding to be guessed by @BrandonSurowiec in #4185
- [3.x] Add
Macroable
toExcel
andExcelFake
by @yoeriboven in #4171 - Added withSkipDuplicates import concern by @frknakk in #4152
New Contributors
- @isaacdew2 made their first contribution in #4132
- @BrandonSurowiec made their first contribution in #4185
- @yoeriboven made their first contribution in #4171
- @frknakk made their first contribution in #4152
Full Changelog: 3.1.55...3.1.56
3.1.55
Bugfix for output buffer cleaning
Full Changelog: 3.1.54...3.1.55
3.1.54
- Laravel 11 support
- Detach cell parent when flushing cache to save memory
- Explicitly fail when file does not exist on import
Full Changelog: 3.1.53...3.1.54
3.1.53
- Backport never released features: cascade persisting of belongs* relations and builder macros
- Fix for L5.8
- Remove conflicting db transactions trait from macro tests
- Use app() helper instead of resolve() for old Lumen versions
Full Changelog: 3.1.52...3.1.53