| Commit message (Expand) | Author | Age |
* | Go 1.16 and later required, migration of deprecation package `ioutil` | xuri | 2022-10-13 |
* | This closes #1360, closes #1361 | xuri | 2022-09-28 |
* | Optimization formula calculation performance and update README card badge | xuri | 2022-04-24 |
* | Fix file corrupted in some cases, check file extension and format code | xuri | 2022-01-23 |
* | This closes #1095, support to set and get document application properties | xuri | 2021-12-26 |
* | ref #65: new formula function PRICE | xuri | 2021-11-17 |
* | This closes #833, closes #845, and closes #1022, breaking changes | xuri | 2021-09-19 |
* | Update dependencies module and bump version 2.4.1 | xuri | 2021-08-02 |
* | change go module import path to github.com/xuri/excelize | xuri | 2021-07-28 |
* | support escaped string literal basic string and use GitHub Action instead of ... | xuri | 2021-06-11 |
* | This closes #842, avoid empty rows in the tail of the worksheet | xuri | 2021-05-16 |
* | Fixe issue generated file corrupted caused by incorrect default XML namespace... | xuri | 2021-04-30 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | Update the tips message for Go modules user | 龚尚 | 2021-01-05 |
* | AddChart support disable legend of the chart | xuri | 2020-12-27 |
* | This closes #752, fix incorrectly merged cells on duplicate row, and new form... | xuri | 2020-12-22 |
* | new formula func CLEAN and TRIM, change import path to v2 (#747) | Zhang Zhipeng | 2020-12-14 |
* | Fixed #727, rounding numeric with precision for formula calculation | xuri | 2020-11-19 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | support case-sensitive doc parts to improve compatibility | xuri | 2020-07-09 |
* | - Resolve #485 use sheet index instead of ID | xuri | 2020-04-23 |
* | Resolve #571, init remove conditional format support | xuri | 2020-03-03 |
* | Resolve #582, support to set date field subtotal and names for pivot table | xuri | 2020-02-21 |
* | Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize... | xuri | 2020-02-19 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Resolve #539 Merge branch 'v2' | xuri | 2019-12-20 |
* | Combine functions: | xuri | 2019-09-16 |
* | Updating Readme | Matthew McFarling | 2019-08-28 |
* | Handle multi row inline strings | Harris | 2019-08-09 |
* | Resolve #393, upgrade Go module to v2 | xuri | 2019-05-02 |
* | Update readme | xuri | 2019-04-23 |
* | godoc update and typo fixed | xuri | 2019-04-20 |
* | Do not save duplicate images | Michael | 2019-03-25 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Typo fixed and godoc updated | xuri | 2019-03-20 |
* | update README and functions docs (#351) | Kimxu | 2019-03-07 |
* | Implement consistent row addressing by Excel row number starting with 1 (#350) | Veniamin Albaev | 2019-03-06 |
* | Update readme | xuri | 2019-01-29 |
* | Resolve #329, add copyright agreement statement on README and LICENSE | xuri | 2019-01-05 |
* | README updated | xuri | 2019-01-01 |
* | Add license scan report and status | fossabot | 2018-12-30 |
* | Add new logo for excelize | xuri | 2018-12-05 |
* | GoDoc updated. | xuri | 2018-07-13 |
* | - Initialize shared formula types support, relate issue #227; | xuri | 2018-05-26 |
* | Simplify testing code, add test case for outline functions and update the godoc. | xuri | 2018-05-11 |
* | Use format string for chart dimension. | Eugene Dzhurinsky | 2018-05-09 |
* | Custom chart size. | Eugene Dzhurinsky | 2018-05-08 |
* | - Support to set the positioning of a picture, relate issue #214; | Ri Xu | 2018-04-26 |
* | Fix typo and adding Chinese version document. | Ri Xu | 2018-04-23 |
* | Readme and godoc has been updated. | Ri Xu | 2018-03-06 |