xuri
f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri
ae6f56b953
#65 fn: DEC2BIN, DEC2HEX, DEC2OCT
4 years ago
xuri
2514bb16c6
Fix #724 , standardize variable naming and update unit tests
4 years ago
xuri
c3e92a51d7
Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition
4 years ago
xuri
3cf3101fd9
test on Go 1.5 on Travis CI and update docs for the CalcCellValue
4 years ago
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>
5 years ago
xuri
736362694a
Add unit test case
5 years ago
xuri
1d87da57ec
Resolve #492 , init support for insert and remove page break
5 years ago
xuri
e51aff2d95
Resolve #570 , flat columns for the column's operation
5 years ago
xuri
1666d04559
optimization: checking error in unit tests
5 years ago
xuri
9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri
63e97ffc9a
Remove Go 1.8 test in TravisCI
6 years ago
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
6 years ago
xuri
4f47737d64
Complete unit testing case for data validation
6 years ago
xuri
9cb0e9308b
- Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244 ;
...
- Fix doc typo
7 years ago
Ri Xu
76366fc1d9
Travis CI config updated and typo fixed.
7 years ago
Davor Kapsa
87730aaf08
travis: update go versions
7 years ago
Ri Xu
224f1850c7
TravisCI config updated.
7 years ago
Ri Xu
8dcdf9024d
Golang version 1.8+ required.
8 years ago
Ri Xu
0d60020f96
Update test file.
9 years ago
Ri Xu
6a037fdb7b
Code coverage test added.
9 years ago
Ri Xu
d207d61f67
Update README
9 years ago