Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | This update dependencies module and GitHub Action settings | dependabot[bot] | 2022-05-26 |
| | | | | Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
* | Improves the calculation engine, docs update, and adds the dependabot | xuri | 2022-05-26 |
| | | | | | | - Initialize array formula support for the formula calculation engine - Update example and unit test of `AddPivotTable` - Update the supported hash algorithm of ProtectSheet | ||
* | ref #65, new formula functions: T.DIST.2T and T.DIST.RT | xuri | 2022-04-03 |
| | | | | - Update GitHub Action settings | ||
* | This improved formula calculate precision and added zero placeholder number ↵ | xuri | 2022-03-19 |
| | | | | format support | ||
* | This closes #1031, fix small float parsed error in some case | xuri | 2021-10-15 |
| | | | | | | - new formula function: YEARFRAC, ref #65 - update the codecov version - remove unused variable | ||
* | - new formula functions: DATEVALUE, ref #65 | xuri | 2021-09-17 |
| | | | | | - fix ineffectual variable assignments - timeout in go test | ||
* | - This fix panic and incorrect cell read on some case | xuri | 2021-08-22 |
| | | | | | - Make unit test on Go 1.7 - API documentation updated | ||
* | change go module import path to github.com/xuri/excelize | xuri | 2021-07-28 |
| | |||
* | Create go.yml | xuri | 2021-06-09 |
| | |||
* | - Resolve #627, improve multi-series line chart compatibility with KingSoft WPS | xuri | 2020-10-11 |
| | | | | | | - Avoid to create duplicate style - Update unit test for the auto filter - Init code scanning alerts | ||
* | Delete ISSUE_TEMPLATE.md | xuri | 2018-07-30 |
| | |||
* | Update issue templates | xuri | 2018-07-27 |
| | | | Issue templates have been added. | ||
* | - Performance optimization 20% faster, 14% memory savings on set cell values; | xuri | 2018-05-15 |
| | | | | | - Using the canonical syntax in issue template and contributing guide; - go test has been updated | ||
* | Issue template and contributing guide updated. | Ri Xu | 2017-12-16 |
| | |||
* | Issue template added. | Ri Xu | 2017-12-15 |