| Commit message (Expand) | Author | Age |
* | This is a breaking change, remove partial internal error log print, throw XML... | xuri | 2022-11-12 |
* | Support update column style when inserting or deleting columns | xuri | 2022-11-11 |
* | This closes #1379, cleanup stream writer temporary files by the `Close` function | xuri | 2022-10-26 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | This is a breaking change closes #1332 (#1333) | Kostya Privezentsev | 2022-08-31 |
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
* | Fix potential file corrupted when changing cell value or the col/row | xuri | 2022-07-16 |
* | Fix file corrupted in some cases, check file extension and format code | xuri | 2022-01-23 |
* | Fix adjustMergeCells not modifies cell rect (#1118) | Dokiy | 2022-01-14 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
* | Fix adjustMergeCellsHelper and add some test cases (#1082) | Dokiy | 2021-12-06 |
* | Speed up merge cells | three | 2021-08-13 |
* | This closes #979, fix the data validation deletion issue and tidy the interna... | xuri | 2021-08-06 |
* | - 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 |
* | This closes #774, closes #775 and closes #776 | xuri | 2021-02-02 |
* | - Resolve #627, improve multi-series line chart compatibility with KingSoft WPS | xuri | 2020-10-11 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Optimize code, fix golint issues | xuri | 2019-06-20 |
* | Fix #424, refactor merged cells adjuster | xuri | 2019-06-12 |
* | Fixed #418, #420, #421, init adjust calculation chain support | xuri | 2019-06-08 |
* | add unit tests to functions | xuri | 2019-04-16 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | Add unit test to improve testing coverage | xuri | 2019-03-24 |