Changelog for xlswriter |
Release |
What has changed? |
1.3.2 |
- 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 |
- FEAT freeze panes
- FEAT set font
- Refactor format background |
1.3.0 |
- FEAT read numeric
- FEAT column index from string and string from column index |
1.2.9 |
- FEAT read skip empty cell
- FEAT read skip empty row
- FEAT read data with type array index
- FEAT read global cell data type
- FEAT read new read handler, nextCallback |
1.2.8 |
- FEAT insert date.
- FEAT read data with type
- FEAT work book is not initialized exception
- FIX: minizip multiple definition |
1.2.7 |
- FEAT read xlsx file.
- FIX multiple file segmentation fault. |
1.2.6 |
- FIX CentOS6 Build.
- FIX InsertText memory leaks. |
1.2.5 |
- FEAT cells background color.
- FEAT checkout sheet.
- FEAT format new font size.
- FEAT format new strikeout.
- FEAT insertText support resource format. |
1.2.4 |
- FEAT format multiple style overlays.
- FEAT format text color.
- FEAT image scale.
- FEAT chart. |
1.2.3 |
- FIX #94. define for bunled library version. |
1.2.2 |
- FEAT #76. setRow method support multiple lines.
- FEAT #78. support align format. |
1.2.1 |
- FEAT #72. Compatible string key value |
1.2.0 |
- FEAT #70. Data Bulk Insert automatic maintenance line number.
- FEAT #70. Customizing the default sheet name. |
1.1.0 |
- FEAT #63. Add more than one sheet to a file. |
1.0.2 |
- Windows #60. Change config.w32. |