summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAge
* Repo URI changed.Ri Xu2017-07-11
* Update image in readme and fix typo.Ri Xu2017-07-06
* API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` ins...Ri Xu2017-06-28
* - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri...Ri Xu2017-06-27
* - Fix missing relationships in drawing content type shall, relate issue #58;Ri Xu2017-06-03
* - Initialize shape support: new function `AddShape()` added. Relate issue #38;Ri Xu2017-04-30
* - Initialize table support;Ri Xu2017-04-28
* - Update doc of function `AddChart()`;Ri Xu2017-04-23
* - Initialize char support, relate issue #31;Ri Xu2017-04-23
* - Fix SheetCount count error;Ri Xu2017-04-01
* Change function `AddPicture()` parameters to add add printing settings suppor...Ri Xu2017-02-28
* - Improved performance when reading large files, call Token to read tokens on...Ri Xu2017-02-12
* Fix issue #17, update README and fix typo.Ri Xu2017-01-23
* Update README, godoc and fix typo.Ri Xu2017-01-22
* Support add picture with offset and scaling.Ri Xu2017-01-22
* - Add hyperlink and set formula support for cell support;Ri Xu2017-01-19
* - New function `AddPicture()` added, support to add picture into excel cell;Ri Xu2017-01-17
* Update README.Ri Xu2016-11-06
* Update go test case and update readme.Ri Xu2016-10-23
* Update README.mdRi Xu2016-10-19
* Merge pull request #10 from schigh/masterRi Xu2016-10-19
|\
| * Update README.mdSteve H2016-10-18
* | Revert "Update README.md"Ri Xu2016-10-18
|/
* Update README.mdSteve H2016-10-17
* Make readme highlight codeAldi Priya Perdana2016-10-17
* Open file error return added and UpdateLinkedValue function added to fix link...Ri Xu2016-09-06
* Fix issue #2 change project to object-oriented style and update readme file.Ri Xu2016-09-05
* Update readme file.Ri Xu2016-09-02
* Update readme and comments of the test file.Ri Xu2016-09-02
* Update testing file more case added and reading cell value usage example in r...Ri Xu2016-09-02
* Update readme and license file.Ri Xu2016-09-01
* 1) Update readme file credits and go report badge added; 2) Remove use less f...Ri Xu2016-08-31
* - Get cell value supportRi Xu2016-08-30
* Update test file.Ri Xu2016-08-30
* Code coverage test added.Ri Xu2016-08-30
* Update READMERi Xu2016-08-30
* Update readme and Travis CI added.Ri Xu2016-08-30
* Init commit.Ri Xu2016-08-30