summaryrefslogtreecommitdiff
path: root/xmlTable.go
Commit message (Expand)AuthorAge
* This closes #1358, made a refactor with breaking changes, see details:xuri2022-09-29
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* This improves compatibility for worksheet relative XML path and multi rules a...xuri2021-02-11
* Update docs and typo fixedxuri2020-06-22
* Improve code coverage unit testsxuri2019-12-29
* Fix #523, add stream writer for generate new worksheet with huge amounts of dataxuri2019-12-10
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* README updatedxuri2019-01-01
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* - Set name of table support in `AddTable()`, relate issue #216;Ri Xu2018-05-04
* Init auto filter support, relate issue #59.Ri Xu2017-06-08
* - Initialize table support;Ri Xu2017-04-28