Releases: SpartnerNL/Laravel-Excel
Releases · SpartnerNL/Laravel-Excel
v2.0.10
- Lock package to 5.0 & 5.1 for now
v2.0.9
- Add text rotation
v2.0.8
v2.0.7
- Import/Export handler improvements
- Column heading numbered slugged
v2.0.6
- Fix the
Row 2 is out of range
issue by ignoring empty Sheets.
v1.3.7
- Fix the
Row 2 is out of range
issue by ignoring empty Sheets.
v2.0.5
- String export
v1.3.6
- String export
v2.0.4
- PHPExcel 1.8.1 compatibility
- Clean-up ServiceProvider
v1.3.5
- PHPExcel 1.8.1 compatibility
- Clean-up ServiceProvider
- Fix short array syntax for PHP5.3