| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | - 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 | ||
| * | - Fix SheetCount count error; | Ri Xu | 2017-04-01 |
| | | | | | | - Optimize deserialization operations; - README updated, add go version required notice | ||
| * | Godoc updated. | Ri Xu | 2017-03-30 |
| | | |||
| * | - Get an images in a cell supported, new function `GetPicture` added; | Ri Xu | 2017-03-28 |
| | | | | | - go test updated | ||
| * | Performance improvement | Ri Xu | 2017-03-12 |
| | | |||
| * | - New feature: border setting support (Related issue #21); | Ri Xu | 2017-03-06 |
| | | | | | | | - Function parameter code is simplified; - Fix element `Tint` value parsing error in worksheet; - Update go test | ||
| * | Fix missing `oneCellAnchor` element after add picture in some cases. | Ri Xu | 2017-03-01 |
| | | |||
| * | Change function `AddPicture()` parameters to add add printing settings ↵ | Ri Xu | 2017-02-28 |
| | | | | | support. Related issue #27. | ||
| * | - 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 | ||
| * | Support set work sheet background image. | Ri Xu | 2017-01-24 |
| | | |||
| * | Update README, godoc and fix typo. | Ri Xu | 2017-01-22 |
| | | |||
| * | Support add picture with offset and scaling. | Ri Xu | 2017-01-22 |
| | | |||
| * | - Add hyperlink and set formula support for cell support; | Ri Xu | 2017-01-19 |
| | | | | | | - Character limits for cells added; - Update go test and fix typo | ||
| * | 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 | |||
