Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve code coverage unit tests | xuri | 2019-12-29 |
| | |||
* | Fix #539 Fixed error opening excel file created in encoding d… (#540) | Alex Geer | 2019-12-20 |
| | | | | | | | | | | | | | | | | * Fixed issue #539 Fixed error opening excel file created in encoding different from UTF-8, added logging of possible errors when decoding XML if the function does not provide exit with an error * Added test for CharsetReader * Fixed #discussion_r359397878 Discussion: https://github.com/360EntSecGroup-Skylar/excelize/pull/540#discussion_r359397878 * Fixed go fmt * go mod tidy and removed unused imports * The code has been refactored | ||
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
| | |||
* | Update GoDoc and typo fixed | xuri | 2019-06-30 |
| | |||
* | - Supplemental worksheet struct fields and field order adjustment | xuri | 2019-06-05 |
| | | | | | - Testing case for set and get doc properties - Update charts struct XML tags | ||
* | Resolve #415, init set and get doc properties support | xuri | 2019-06-04 |