Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
| | |||
* | Golang 1.9 compatible, fix issue #111 | Ri Xu | 2017-09-01 |
| | |||
* | Initialize comments support & go test updated. | Ri Xu | 2017-05-13 |
| | |||
* | Fix issue #19. | Ri Xu | 2017-02-07 |
| | |||
* | Format commants, break comments after 80 characters. | Ri Xu | 2017-01-18 |
| | |||
* | - New function `AddPicture()` added, support to add picture into excel cell; | Ri Xu | 2017-01-17 |
| | | | | | - go test updated; - fix typo and `gofmt -s` formatted | ||
* | - Fix issue comments missing after save; | Ri Xu | 2016-12-22 |
| | | | | | - Update import PKG syntax in struct; - Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1) | ||
* | Update godoc of package. | Ri Xu | 2016-10-19 |
| | |||
* | 1) Update readme file credits and go report badge added; 2) Remove use less ↵ | Ri Xu | 2016-08-31 |
| | | | | function; 3) Update test file. | ||
* | - Get cell value support | Ri Xu | 2016-08-30 |
- Optimisation code use fmt package - Update README - Remove useless function |