summaryrefslogtreecommitdiff
path: root/xmlTable.go
Commit message (Collapse)AuthorAge
* 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
| | | | - godoc and go test has been updated
* Init auto filter support, relate issue #59.Ri Xu2017-06-08
|
* - Initialize table support;Ri Xu2017-04-28
- go test updated