summaryrefslogtreecommitdiff
path: root/crypt.go
Commit message (Collapse)AuthorAge
* - Support concurrency iterate rows and columnsxuri2021-07-05
| | | | | - Rename exported field `File.XLSX` to `File.Pkg` - Exported error message
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, ↵xuri2021-04-04
| | | | IMCSCH, IMEXP, IMLN and IMLOG10
* #65 fn: VAR.P and VARP and fix Yoda conditions issuexuri2021-04-01
|
* lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, ↵xuri2021-02-15
| | | | CONCATENATE, COUNT, COUNTBLANK, MAX
* init ECMA-376 agile encryption supportxuri2020-09-06
|
* support ECMA-376 document standard encryption, ref #199xuri2020-09-02