| Commit message (Expand) | Author | Age |
* | Remove internal error log print, throw XML deserialize error | xuri | 2022-11-13 |
* | This closes #744, the `Save`, `Write` and `WriteTo` function accept saving op... | xuri | 2022-09-08 |
* | This closes #1075, reload temporary files into memory on save | xuri | 2021-12-01 |
* | This closes #833, closes #845, and closes #1022, breaking changes | xuri | 2021-09-19 |
* | Improve security and simplify code | xuri | 2021-08-15 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | feat: stream write to zip directly (#863) | Zitao | 2021-06-22 |
* | lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C... | xuri | 2021-02-15 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | using Mutex lock and update benchmark | xuri | 2020-08-16 |
* | Add unit test case | xuri | 2020-04-01 |
* | optimize code and comments: use println errors instead of panic | xuri | 2020-01-03 |
* | optimization: checking error in unit tests | xuri | 2019-12-24 |
* | Reduce allocations when writing | Harris | 2019-11-05 |