This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
Releases: nikazooz/laravel-simplesheet
Releases · nikazooz/laravel-simplesheet
1.3.2
2.0.2
Fixed
- Brings back compatibility with old interface, returning PendingDispatche when queueing export
- Compatibility with latest versions of Larvel 8 (thanks @whernandez0989)
2.0.1
2.0.0
1.3.1
1.3.0
v1.2.0
Version 1.1.0
Added
- Ability to set headers on responsable exports
- Proxying failures to import/export
- Using original extension on temporary files
- Asserting file path using regex
- Support for Laravel 6
Changed
- Using phpunit 8 for development
Fixed
- Filename for
Nikazooz\Simplesheet\Writers\CsvWriter
class