xuri
2514bb16c6
Fix #724 , standardize variable naming and update unit tests
2020-11-11 01:03:56 +08:00
xuri
c3e92a51d7
Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition
2020-08-15 09:19:35 +00:00
xuri
3cf3101fd9
test on Go 1.5 on Travis CI and update docs for the CalcCellValue
2020-08-14 10:19:27 +00:00
xuancanh
ee35497935
Fix #673 comment shape compatibility issue with the recent Excel versions
...
* Fix comment shape compatibility issue
* Using Go modules with Travis CI
* Update .travis.yml
Co-authored-by: Canh Nguyen <nguyenxc@seagroup.com>
Co-authored-by: xuri <xuri.me@gmail.com>
2020-07-22 20:20:00 +08:00
xuri
736362694a
Add unit test case
2020-04-01 00:46:29 +08:00
xuri
1d87da57ec
Resolve #492 , init support for insert and remove page break
2020-03-01 00:34:41 +08:00
xuri
e51aff2d95
Resolve #570 , flat columns for the column's operation
2020-02-07 00:53:38 +08:00
xuri
1666d04559
optimization: checking error in unit tests
2019-12-24 01:09:28 +08:00
xuri
9c70d0ac86
Documentation updated, Go 1.10+ required
2019-08-11 00:36:14 +08:00
xuri
63e97ffc9a
Remove Go 1.8 test in TravisCI
2019-05-03 02:11:53 +08:00
Veniamin Albaev
12c1e2481e
Implement consistent row addressing by Excel row number starting with 1 ( #350 )
...
* 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
2019-03-06 21:40:45 +08:00
xuri
4f47737d64
Complete unit testing case for data validation
2018-09-13 10:38:01 +08:00
xuri
9cb0e9308b
- Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244 ;
...
- Fix doc typo
2018-06-30 16:44:09 +08:00
Ri Xu
76366fc1d9
Travis CI config updated and typo fixed.
2017-12-01 16:31:27 +08:00
Davor Kapsa
87730aaf08
travis: update go versions
2017-09-26 12:47:18 +02:00
Ri Xu
224f1850c7
TravisCI config updated.
2017-09-01 13:07:03 +08:00
Ri Xu
8dcdf9024d
Golang version 1.8+ required.
2017-03-28 12:03:54 +08:00
Ri Xu
0d60020f96
Update test file.
2016-08-30 14:00:21 +08:00
Ri Xu
6a037fdb7b
Code coverage test added.
2016-08-30 12:49:10 +08:00
Ri Xu
d207d61f67
Update README
2016-08-30 12:36:20 +08:00