| Commit message (Expand) | Author | Age |
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
* | This closes #827, add new functions `GetDataValidations` and `GetConditionalF... | chenliu1993 | 2022-08-27 |
* | ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAY | xuri | 2022-06-16 |
* | This closes #1254, `DeleteDataValidation` support delete all data validations... | z.hua | 2022-06-15 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Breaking change for data validation and fixed #1117 | xuri | 2022-01-12 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | feat: implement SHA-512 algorithm to ProtectSheet (#1115) | Jonham.Chen | 2022-01-08 |
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
* | This closes #1061, support multi-byte language on set header footer | xuri | 2021-11-16 |
* | This closes #1012, support specify the formula in the data validation range, ... | xuri | 2021-08-26 |
* | Improve security and simplify code | xuri | 2021-08-15 |
* | This closes #979, fix the data validation deletion issue and tidy the interna... | xuri | 2021-08-06 |
* | Fix data validation issues (#975) | Arnie97 | 2021-07-31 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | Resolve #348, support delete Data Validation | xuri | 2020-03-13 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | optimization: checking error in unit tests | xuri | 2019-12-24 |
* | Improve code coverage unit tests | xuri | 2019-12-22 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Resolve #394, init set header and footer support | xuri | 2019-05-05 |
* | fix: datavalidation list error, formula > 255 issue #339 | rentiansheng | 2019-01-23 |
* | New feature: File.DuplicateRowTo() duplicate row to specified row position. | Veniamin Albaev | 2019-01-10 |
* | README updated | xuri | 2019-01-01 |
* | Tests refactoring | Veniamin Albaev | 2018-12-27 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | New function `AddPictureFromBytes()` has been added, this resolve #259 and cl... | xuri | 2018-09-14 |
* | Complete unit testing case for data validation | xuri | 2018-09-13 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
* | data validation drop-down list use sqref cell issue #268 | rentiansheng | 2018-09-04 |
* | Fix typo. | xuri | 2018-09-02 |
* | add datavalidation test and fixed struct bug issue #240 | rentiansheng | 2018-09-01 |