3.1.49
版本发布时间: 2023-10-26 17:14:06
SpartnerNL/Laravel-Excel最新发布版本:3.1.58(2024-09-07 21:55:59)
What's Changed
- Add multiple sheet support to WithChunkReading (fix #3938) by @benmag in https://github.com/SpartnerNL/Laravel-Excel/pull/3941
- feat: Add backoff property to
ReadChunk
job by @dammy001 in https://github.com/SpartnerNL/Laravel-Excel/pull/3931 - Feature/is empty when in model importer by @quantumwebco in https://github.com/SpartnerNL/Laravel-Excel/pull/3828
- chore: add ability to set
ReadChunk
queue and connection from impor… by @dammy001 in https://github.com/SpartnerNL/Laravel-Excel/pull/4002 - Respect isEmptyWhen when using OnEachRow by @harmenjanssen in https://github.com/SpartnerNL/Laravel-Excel/pull/3995
- [3.x] Small code refactoring by @Anton5360 in https://github.com/SpartnerNL/Laravel-Excel/pull/3982
- fix: wait for all jobs to be completed before running AfterImportJob by @Tofandel in https://github.com/SpartnerNL/Laravel-Excel/pull/3992
- Fix: Row::toArray() respecting end column by @phillipfickl in https://github.com/SpartnerNL/Laravel-Excel/pull/3979
- Add AfterBatch and AfterChunk event and refactor events by @Tofandel in https://github.com/SpartnerNL/Laravel-Excel/pull/3993
- PHP8.3 by @patrickbrouwers in https://github.com/SpartnerNL/Laravel-Excel/pull/4019
New Contributors
- @benmag made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/3941
- @dammy001 made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/3931
- @quantumwebco made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/3828
- @harmenjanssen made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/3995
- @Anton5360 made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/3982
- @Tofandel made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/3992
- @phillipfickl made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/3979
Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.48...3.1.49