Commit Graph

22 Commits (formula)

Author SHA1 Message Date
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
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)
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;
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