summaryrefslogtreecommitdiff
path: root/stream.go
Commit message (Expand)AuthorAge
* support parse and generate XML element namespace dynamic, fix #651xuri2020-07-18
* update docs and improve compatibilityxuri2020-07-11
* Update docs and typo fixedxuri2020-06-22
* - Resolve #485 use sheet index instead of IDxuri2020-04-23
* Performance improvementsxuri2020-04-05
* Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...xuri2020-02-19
* Fix #576, serialize by fields order on stream flushxuri2020-02-13
* Fix #551, handle empty rows in streaming readingxuri2019-12-31
* Improve code coverage unit testsxuri2019-12-29
* Stream to Excel table (#530)Cameron Howey2019-12-29
* optimization: checking error in unit testsxuri2019-12-24
* Fix #426, handle empty workbook viewxuri2019-12-16
* Fix #523, add stream writer for generate new worksheet with huge amounts of dataxuri2019-12-10