Skip to content

Releases: SpartnerNL/Laravel-Excel

v2.0.10

26 Oct 11:53
Compare
Choose a tag to compare
  • Lock package to 5.0 & 5.1 for now

v2.0.9

26 Oct 10:16
Compare
Choose a tag to compare
  • Add text rotation

v2.0.8

08 Oct 17:09
Compare
Choose a tag to compare
  • Allow to stop chunk import early
  • Check if Dom_PDF is defined
  • FIX: issue #456 allow_url_fopen for css import
  • Prevent an array issue from occurring when the excel filename has no extension
  • Fix a problem with parsing empty rows, with ignoreEmpty()

v2.0.7

20 Aug 15:23
Compare
Choose a tag to compare
  • Import/Export handler improvements
  • Column heading numbered slugged

v2.0.6

04 Jun 15:33
Compare
Choose a tag to compare
  • Fix the Row 2 is out of range issue by ignoring empty Sheets.

v1.3.7

04 Jun 15:33
Compare
Choose a tag to compare
  • Fix the Row 2 is out of range issue by ignoring empty Sheets.

v2.0.5

01 Jun 14:20
Compare
Choose a tag to compare
  • String export

v1.3.6

01 Jun 14:20
Compare
Choose a tag to compare
  • String export

v2.0.4

02 May 19:02
Compare
Choose a tag to compare
  • PHPExcel 1.8.1 compatibility
  • Clean-up ServiceProvider

v1.3.5

02 May 19:02
Compare
Choose a tag to compare
  • PHPExcel 1.8.1 compatibility
  • Clean-up ServiceProvider
  • Fix short array syntax for PHP5.3