3.1.52
版本发布时间: 2024-01-16 18:50:11
SpartnerNL/Laravel-Excel最新发布版本:3.1.58(2024-09-07 21:55:59)
What's Changed
- Fix mkdir recursive flag placement by @iftaras in https://github.com/SpartnerNL/Laravel-Excel/pull/4054
- Use regex lazy quantifier to match first occurrence in combined validation rules by @kenfai in https://github.com/SpartnerNL/Laravel-Excel/pull/4049
- Memory exhaust 1024M in queued export with FromQuery method by @sebestenyb in https://github.com/SpartnerNL/Laravel-Excel/pull/4044
- Add AfterChunk event for chunked exports by @sebestenyb in https://github.com/SpartnerNL/Laravel-Excel/pull/4037
- Cell Value Middleware / Trim cells by default by @joelharkes in https://github.com/SpartnerNL/Laravel-Excel/pull/4050
- Fix facade diskName by @SanderMuller in https://github.com/SpartnerNL/Laravel-Excel/pull/4020
New Contributors
- @kenfai made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/4049
- @sebestenyb made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/4044
Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.51...3.1.52