Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - Font bold, italic and underline style support. Relate issue #45; | Ri Xu | 2017-04-25 | |
| | | | | | - Function `GetRows()` doc updated, relate issue #43; - go test and embed template updated | |||
* | - Initialize char support, relate issue #31; | Ri Xu | 2017-04-23 | |
| | | | | | | | | - Doc for function `GetRows()` updated, relate issue #43; - Fix doc typo in `xmlContentTypes.go`; - Default template updated; - Readme updated; - go test updated | |||
* | Performance improvement | Ri Xu | 2017-03-12 | |
| | ||||
* | - Complete the element `sheetFormatPr` struct definition; | Ri Xu | 2017-03-10 | |
| | | | | | | - Partial logic performance optimization, use pointer reference instead of a pass the variable value; - Add comments for content types struct definition; - Update go test `TestSetBorder` section | |||
* | Bugfix #23 can't get multiple records. | Ri Xu | 2017-02-17 | |
| | ||||
* | - Improved performance when reading large files, call Token to read tokens ↵ | Ri Xu | 2017-02-12 | |
| | | | | | | | one by one instead Unmarshal. Related issue #20 ; - Fix go test typo; - Update README | |||
* | Fix issue #19. | Ri Xu | 2017-02-07 | |
| | ||||
* | Add SetRowHeight function | Nikolas Silva | 2017-02-02 | |
| | ||||
* | Format commants, break comments after 80 characters. | Ri Xu | 2017-01-18 | |
| | ||||
* | - New function `SetSheetName` and `SetColWidth` added, support rename sheet ↵ | Ri Xu | 2017-01-18 | |
| | | | | | | | and set column width; - Add escape characters of sheet name; - Update go test and fix typo | |||
* | Remove useless `.xlsx` tested files and go test updated. | Ri Xu | 2016-11-02 | |
| | ||||
* | looping on row col functionality | ahmad | 2016-10-31 | |