All notable changes to simple-excel
will be documented in this file
- allow Laravel 8
- make
addRows
chainable
- add
addRows
- wrong tag, please ignore
- Add
useDelmiter
method forSimpleExcelWriter
(#25)
- Fix columns being returned in the wrong order
- drop support for PHP 7.3
- make sure
streamDownload
does not create a file
- add
streamDownload
andtoBrowser
- add
getPath
- initial release