Releases: viest/php-ext-xlswriter
Releases · viest/php-ext-xlswriter
1.3.7
01 Jan 14:14
Compare
Sorry, something went wrong.
No results found
Fix IBM s390x.
Fix header line no and sheet checkout not init line no.
Fix single instance opens multiple files, but the file handle is not released.
Feat worksheet printed.
Feat worksheet hidden.
Feat workbook custom first worksheet.
Feat custom skip hidden rows.
Feat skip empty rows.
Feat set global type.
Feat url text and tool tip.
Feat work sheet protection.
Helper xlswriter_get_version and xlswriter_get_author
1.3.6
17 Jun 02:54
Compare
Sorry, something went wrong.
No results found
Merge pull request #274 from viest/dev
update 1.3.6 release info
1.3.5
25 May 15:25
Compare
Sorry, something went wrong.
No results found
1.3.4.1
12 Apr 06:06
Compare
Sorry, something went wrong.
No results found
Feat directory not exist error change to exception.
Windows full function support.
1.3.4
19 Mar 13:35
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
FIX free up stale sheets.
1.3.3.1
28 Dec 04:22
Compare
Sorry, something went wrong.
No results found
1.3.3
23 Dec 15:35
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
FEAT freeze panes
FEAT set font
Refactor format background