Releases: SpartnerNL/Laravel-Excel
Releases · SpartnerNL/Laravel-Excel
3.1.52
What's Changed
- Fix mkdir recursive flag placement by @iftaras in #4054
- Use regex lazy quantifier to match first occurrence in combined validation rules by @kenfai in #4049
- Memory exhaust 1024M in queued export with FromQuery method by @sebestenyb in #4044
- Add AfterChunk event for chunked exports by @sebestenyb in #4037
- Cell Value Middleware / Trim cells by default by @joelharkes in #4050
- Fix facade diskName by @SanderMuller in #4020
New Contributors
- @kenfai made their first contribution in #4049
- @sebestenyb made their first contribution in #4044
Full Changelog: 3.1.51...3.1.52
3.1.51
What's Changed
- check if local path is valid before writing by @adamgoucher in #4034
- Fix mkdir exception by @iftaras in #4041
- Laravel Scout support by @Cellard in #4032
New Contributors
- @adamgoucher made their first contribution in #4034
- @iftaras made their first contribution in #4041
- @Cellard made their first contribution in #4032
Full Changelog: 3.1.50...3.1.51
3.1.50
What's Changed
- Allow setting default_ttl by @cosmastech in #3980
- [FIX] Temporary file creation on multi-server setups by @vincentvanhoven in #3876
- Update composer OR in constraints to use newer double pipe by @jessiegreen in #4022
- Add generics to WithMapping by @joelharkes in #4021
- Allow nested Import with Mapped Cells by @typingbeaver in #4000
- Add configuration option to configure permissions of local temporary directory (and files) by @svenbw in #3767
New Contributors
- @cosmastech made their first contribution in #3980
- @vincentvanhoven made their first contribution in #3876
- @jessiegreen made their first contribution in #4022
- @joelharkes made their first contribution in #4021
- @typingbeaver made their first contribution in #4000
Full Changelog: 3.1.49...3.1.50
3.1.49
What's Changed
- Add multiple sheet support to WithChunkReading (fix #3938) by @benmag in #3941
- feat: Add backoff property to
ReadChunk
job by @dammy001 in #3931 - Feature/is empty when in model importer by @quantumwebco in #3828
- chore: add ability to set
ReadChunk
queue and connection from impor… by @dammy001 in #4002 - Respect isEmptyWhen when using OnEachRow by @harmenjanssen in #3995
- [3.x] Small code refactoring by @Anton5360 in #3982
- fix: wait for all jobs to be completed before running AfterImportJob by @Tofandel in #3992
- Fix: Row::toArray() respecting end column by @phillipfickl in #3979
- Add AfterBatch and AfterChunk event and refactor events by @Tofandel in #3993
- PHP8.3 by @patrickbrouwers in #4019
New Contributors
- @benmag made their first contribution in #3941
- @dammy001 made their first contribution in #3931
- @quantumwebco made their first contribution in #3828
- @harmenjanssen made their first contribution in #3995
- @Anton5360 made their first contribution in #3982
- @Tofandel made their first contribution in #3992
- @phillipfickl made their first contribution in #3979
Full Changelog: 3.1.48...3.1.49
3.1.48
What's Changed
- docs: update supported versions by @fabiofdsantos in #3879
- Fix PHP 8.2 dynamic property deprecated by @faytekin in #3880
New Contributors
- @fabiofdsantos made their first contribution in #3879
- @faytekin made their first contribution in #3880
Full Changelog: 3.1.47...3.1.48
3.1.47
3.1.46
What's Changed
- Support Laravel 10 by @freekmurze in #3860
New Contributors
- @freekmurze made their first contribution in #3860
Full Changelog: 3.1.45...3.1.46
3.1.45
What's Changed
- Add support for ignoring PHP auto_detect_line_endings INI directive by @bram-dehart-nsgo in #3813
- Fix the PSR simple cache mess by using composer to check which version is installed to maintain backwards compatibility with old php and laravel versions by @patrickbrouwers in #3851
New Contributors
- @bram-dehart-nsgo made their first contribution in #3813
Full Changelog: 3.1.44...3.1.45
3.1.44
3.1.43
What's Changed
- check that the $import variable is not empty by @douglasduarte in #3745
New Contributors
- @douglasduarte made their first contribution in #3745
Full Changelog: 3.1.42...3.1.43