Skip to content

Releases: aVadim483/fast-excel-writer

v5.7.0

27 Jul 19:40
Compare
Choose a tag to compare
  • $sheet->addImage($cell, $path, ['hyperlink' => $url]);
  • cell merge optimization

v5.6.1

23 Jul 19:28
Compare
Choose a tag to compare

fix: #69

v5.6.0

29 Jun 20:12
Compare
Choose a tag to compare

Excel::setActiveSheet($name): Excel
Sheet::isName($name): bool
Sheet::setPrintArea($range): Sheet
Sheet::setPrintTopRows($rows): Sheet
Sheet::setPrintLeftColumns($cols): Sheet
Sheet::setPrintGridlines($bool): Sheet

v5.5.2

28 Jun 19:32
Compare
Choose a tag to compare
fix

v5.5.0

27 Jun 14:29
Compare
Choose a tag to compare

upd: rich text
upd: group/outline rows and columns

v5.4.0

07 Jun 16:27
Compare
Choose a tag to compare
fix: auto remove temp files

v5.3.1

19 May 18:38
Compare
Choose a tag to compare
fix: temp files

v5.3.0

19 May 17:38
Compare
Choose a tag to compare
  • Sheet::writeArray()
  • New option 'temp_prefix' - custom prefix for temporary files
  • upd: Improved column width calculation
  • fix: Note shape
  • fix: R1C1 in formulas

v5.2.0

12 Apr 18:54
Compare
Choose a tag to compare
upd: save formulas with values

v5.1.2

10 Apr 20:28
Compare
Choose a tag to compare
fix: many charts on different sheets