Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove internal error log print, throw XML deserialize error | xuri | 2022-11-13 |
| | |||
* | This is a breaking change, remove partial internal error log print, throw ↵ | xuri | 2022-11-12 |
| | | | | | | | XML deserialize error - Add error return value for the `GetComments`, `GetDefaultFont` and `SetDefaultFont` functions - Update unit tests | ||
* | This closes #1204, breaking changes for add comments | xuri | 2022-11-02 |
| | | | | | - Allowing insert SVG format images - Unit tests updated | ||
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
| | | | | - Add JSON tags for `AppProperties`, `PivotTableOption` and `PivotTableField` structure | ||
* | Fix DeleteComment slice bounds out of range (#1343) | dafengge0913 | 2022-09-10 |
| | |||
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
| | |||
* | This closes #849, add new function `DeleteComment` for delete comment (#1317) | NaturalGao | 2022-08-19 |
| | | | | - Update unit tests for the delete comment - Add 3 errors function for error messages | ||
* | This closes #1162, improve the compatibility with alternate content | xuri | 2022-03-05 |
| | | | | Preserve alternate content in the workbook, worksheet, and drawingML | ||
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
| | | | | | | | | Added two exported functions `SetWorkbookPrOptions` and `GetWorkbookPrOptions` to support setting and getting the code name property of the workbook Re-order fields of the workbook properties group to improve the compatibility Go Modules dependencies upgrade Put workbook related operating in new `workbook.go` source code Library introduction docs block updated | ||
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
| | | | | Rename exported constants `NameSpaceDublinCoreMetadataIntiative` to `NameSpaceDublinCoreMetadataInitiative` | ||
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
| | |||
* | Improve security and simplify code | xuri | 2021-08-15 |
| | | | | | | | - Make variable name more semantic - Reduce cyclomatic complexities for the formula calculate function - Support specified unzip size limit on open file options, avoid zip bombs vulnerability attack - Typo fix for documentation and error message | ||
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
| | | | | | - Rename exported field `File.XLSX` to `File.Pkg` - Exported error message | ||
* | Fixed #825, improves compatibility for comments with absolute XML path | xuri | 2021-04-26 |
| | |||
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, ↵ | xuri | 2021-04-04 |
| | | | | IMCSCH, IMEXP, IMLN and IMLOG10 | ||
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
| | | | | typo fixed | ||
* | Resolve #345, fix missing comments by GetComments | xuri | 2020-03-31 |
| | |||
* | Improve code coverage unit tests | xuri | 2019-12-29 |
| | |||
* | Improve code coverage unit tests | xuri | 2019-12-22 |