summaryrefslogtreecommitdiff
path: root/.github/workflows/go.yml
Commit message (Collapse)AuthorAge
* ref #65, new formula functions: T.DIST.2T and T.DIST.RTxuri2022-04-03
| | | | - Update GitHub Action settings
* This improved formula calculate precision and added zero placeholder number ↵xuri2022-03-19
| | | | format support
* This closes #1031, fix small float parsed error in some casexuri2021-10-15
| | | | | | - new formula function: YEARFRAC, ref #65 - update the codecov version - remove unused variable
* - new formula functions: DATEVALUE, ref #65xuri2021-09-17
| | | | | - fix ineffectual variable assignments - timeout in go test
* - This fix panic and incorrect cell read on some casexuri2021-08-22
| | | | | - Make unit test on Go 1.7 - API documentation updated
* Create go.ymlxuri2021-06-09