| Commit message (Expand) | Author | Age |
* | This closes #882, support set rows height and hidden row by stream writer | xuri | 2021-07-25 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | This closes #409 Remove UTC timezone requirement from date.go (#853) | Alluuu | 2021-06-04 |
* | This closes #838, fix wrong worksheet XML path of the stream writer in some case | xuri | 2021-05-14 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | Fixe issue generated file corrupted caused by incorrect default XML namespace... | xuri | 2021-04-30 |
* | #826, support merge cell in streaming mode | xuri | 2021-04-28 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | #625, support setting formula for cell in streaming API | xuri | 2021-03-07 |
* | lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C... | xuri | 2021-02-15 |
* | This improves compatibility for worksheet relative XML path and multi rules a... | xuri | 2021-02-11 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 poten... | xuri | 2020-08-15 |
* | Fix #576, serialize by fields order on stream flush | xuri | 2020-02-13 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Stream to Excel table (#530) | Cameron Howey | 2019-12-29 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Improve code coverage unit tests | xuri | 2019-12-22 |
* | Fix #523, add stream writer for generate new worksheet with huge amounts of data | xuri | 2019-12-10 |