Releases: aVadim483/fast-excel-writer
Releases · aVadim483/fast-excel-writer
v4.11.0
Merge remote-tracking branch 'origin/master'
v4.10.0
change default font to Calibri 11;
fix workbook default font;
fix Sheet::setValue();
v4.8.1
Fix formulas with national function names; refactoring
v4.7.4
fix https://github.com/aVadim483/fast-excel-writer/issues/40;
clear buffers & remove tmp files
v4.7.3
fix https://github.com/aVadim483/fast-excel-writer/issues/38
v4.7.2
fix https://github.com/aVadim483/fast-excel-writer/issues/37
v4.7.1
fix active cell with freezing row/col
v4.7.0
The order of writing entries to the file has been changed so that the…