| Commit message (Expand) | Author | Age |
* | This closes #1360, closes #1361 | xuri | 2022-09-28 |
* | This closes #827, add new functions `GetDataValidations` and `GetConditionalF... | chenliu1993 | 2022-08-27 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | This closes #1254, `DeleteDataValidation` support delete all data validations... | z.hua | 2022-06-15 |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Fix file corrupted in some cases, check file extension and format code | xuri | 2022-01-23 |
* | 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 |
* | 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 |
* | This closes #986, fix set data validation drop list failed in some cases | xuri | 2021-08-12 |
* | 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 |
* | This closes #971, closes #972 and closes #974 | xuri | 2021-07-29 |
* | 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 |
* | support range validation for decimal (#739) | jacentsao | 2020-12-10 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Resolve #348, support delete Data Validation | xuri | 2020-03-13 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Fix invalid formula in data validation drop list | xuri | 2019-07-22 |
* | Fix structs fields definition errors and keep double quotes in data validatio... | xuri | 2019-05-04 |
* | godoc update and typo fixed | xuri | 2019-04-20 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | fix: datavalidation list error, formula > 255 issue #339 | rentiansheng | 2019-01-23 |
* | README updated | xuri | 2019-01-01 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | 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 function doc and fix golint error | xuri | 2018-09-01 |
* | add datavalidation test and fixed struct bug issue #240 | rentiansheng | 2018-09-01 |
* | data validation funcation | rentiansheng | 2018-07-30 |