Skip to content

Releases: viest/php-ext-xlswriter

1.3.6

17 Jun 02:54
8baf13b
Compare
Choose a tag to compare
Merge pull request #274 from viest/dev

update 1.3.6 release info

1.3.5

25 May 15:25
Compare
Choose a tag to compare
1.3.5

1.3.4.1

12 Apr 06:06
81a97a5
Compare
Choose a tag to compare
  • Feat directory not exist error change to exception.
  • Windows full function support.

1.3.4

19 Mar 13:35
Compare
Choose a tag to compare
  • FEAT header support custom format.
  • FEAT putcsv custom delimiter.
  • FEAT ead skip cells,rows,empty value.
  • FIX read data method, the offset of the array index and the row of the cell.
  • FIX insertDate leaked.

1.3.3.2

31 Dec 14:14
77a1d16
Compare
Choose a tag to compare
  • FIX free up stale sheets.

1.3.3.1

28 Dec 04:22
Compare
Choose a tag to compare

Fix: merge cells

1.3.3

23 Dec 15:35
6dc1df3
Compare
Choose a tag to compare
  • FEAT mergeCells and insertFormula support format.
  • FEAT put csv with callback.
  • FEAT global default format.
  • FIX READ turning data into custom types.

1.3.2

22 Nov 02:41
Compare
Choose a tag to compare
  • FEAT display or hide screen and print gridlines.
  • FEAT worksheet zoom.
  • FEAT data method is written by default from the file header.
  • FEAT returns null if the type is specified and the cell is empty.
  • FEAT sheet list.
  • FEAT xlsx to csv.

1.3.1

12 Oct 02:52
Compare
Choose a tag to compare
  • FEAT freeze panes
  • FEAT set font
  • Refactor format background

1.3.0

25 Sep 14:01
Compare
Choose a tag to compare
  • FEAT read numeric
  • FEAT column index from string and string from column index