| Commit message (Expand) | Author | Age |
* | Go 1.16 and later required, migration of deprecation package `ioutil` | xuri | 2022-10-13 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | Fix get image content was empty after inserting image | xuri | 2022-09-06 |
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
* | This made library allowing insert EMZ and WMZ format image | xuri | 2022-08-21 |
* | Fix potential file corrupted when changing cell value or the col/row | xuri | 2022-07-16 |
* | This made library allowing insert WMF format image | xuri | 2022-05-14 |
* | This closes #1225, allowing insert EMF format images | xuri | 2022-05-13 |
* | This improved formula calculate precision and added zero placeholder number f... | xuri | 2022-03-19 |
* | Fix file corrupted in some cases, check file extension and format code | xuri | 2022-01-23 |
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
* | This closes #833, closes #845, and closes #1022, breaking changes | xuri | 2021-09-19 |
* | Improve security and simplify code | xuri | 2021-08-15 |
* | change go module import path to github.com/xuri/excelize | xuri | 2021-07-28 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | This closes #657 and closes #748, AddChart support custom marker symbol and s... | xuri | 2020-12-14 |
* | update docs and improve compatibility | xuri | 2020-07-11 |
* | Merge pull request #410 | xuri | 2020-05-17 |
* | Resolve #455, init delete picture from spreadsheet support | xuri | 2020-01-22 |
* | optimization: checking error in unit tests | xuri | 2019-12-24 |
* | Improve code coverage unit tests | xuri | 2019-12-22 |
* | Add TIF, TIFF format images and more detailed error information when open th... | xuri | 2019-06-27 |
* | add unit tests to functions | xuri | 2019-04-16 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | Do not save duplicate images | Michael | 2019-03-25 |
* | Add unit test to improve testing coverage | xuri | 2019-03-24 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Add benchmark for adding images to sheet (#367) | Michael | 2019-03-23 |