- Bump minimum version of phpspreadsheet to 1.10
- Test against PHP 7.4 and all Laravel 6.x versions
- Update ignored files in .gitattributes (#2395)
- import file with calculated value from an external file that doesn't exist don't crash (#2396)
- Cleanup file creation to prevent wrong asserts (#2378) …
- Added
FromGenerator
support (#2394) - Support for Laravel 6 job middleware (#2420)
- Limit WithProgressBar output to one per batch (#2414)
- Refactor chunked queued exports from queries (#2402)
- Make export object public (#2422)
- Do not error when trying to delete nonexistent temp file (#2434)
- Add support for WithValidation with OnEachRow (#2371)