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