Skip to content

Releases: yidas/phpspreadsheet-helper

1.3.6

03 Jun 10:52
Compare
Choose a tag to compare

1.3.5

12 Apr 02:40
Compare
Choose a tag to compare
  • Use RFC-5987 for Ouput (affed6)

1.3.4.1 Hotfix

22 Mar 11:06
Compare
Choose a tag to compare

Fix 1.3.4 urlencode (8ab313)

1.3.4

22 Mar 08:09
Compare
Choose a tag to compare
  • Output supports urlencoded filename (907fc3)

1.3.3

18 Feb 05:46
Compare
Choose a tag to compare
  • Fix Row Style Attribute datatype (d565d6)
  • Fix demo (3ba2b4)
  • Update Style-Attributes example (3436ce)

1.3.2

26 Sep 01:24
Compare
Choose a tag to compare
  • [Fix] fix foreach $key repeat and cover each other (ca0278)
  • [Fix] When foreach $rowData, $mergeVal need initialize on each loop (e4e8e6)

1.3.0

04 Aug 02:41
Compare
Choose a tag to compare
  • Row attributes feature (520922)

1.2.2

13 Jul 17:20
Compare
Choose a tag to compare
  • Add cell attribute for applyFromArray (787fb4)

1.2.0

27 Apr 06:53
Compare
Choose a tag to compare
  • Enhance getSheet() with identity features with auto setSheet() (917987)
  • Optimize sample code indention (c7c699)

1.1.9

27 Apr 03:18
Compare
Choose a tag to compare
  • Add getActiveSheetIndex() & getSheetCount() (353074)