Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement consistent row addressing by Excel row number starting with 1 (#350) | Veniamin Albaev | 2019-03-06 |
| | | | | | | | | | | | | | | | * Implement consistent row addressing by Excel row number starting with 1 1. Added second versions for all row manipulation methods with zero-based row addressing. 2. Fixed methods documentation to explicitly describe which row addressing used in method. 3. Added WARNING to README.md. 4. Cosmetic change: All row test moved to file `rows_test.go`. * TravisCI: go1.12 added to tests matrix * BACKWARD INCOMPARTIBLE: Use only Excel numbering logic from 1 row * README updated | ||
* | Complete unit testing case for data validation | xuri | 2018-09-13 |
| | |||
* | - Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244; | xuri | 2018-06-30 |
| | | | | - Fix doc typo | ||
* | Travis CI config updated and typo fixed. | Ri Xu | 2017-12-01 |
| | |||
* | travis: update go versions | Davor Kapsa | 2017-09-26 |
| | |||
* | TravisCI config updated. | Ri Xu | 2017-09-01 |
| | |||
* | Golang version 1.8+ required. | Ri Xu | 2017-03-28 |
| | |||
* | Update test file. | Ri Xu | 2016-08-30 |
| | |||
* | Code coverage test added. | Ri Xu | 2016-08-30 |
| | |||
* | Update README | Ri Xu | 2016-08-30 |