| Commit message (Expand) | Author | Age |
* | Support get cell value which contains a date in the ISO 8601 format | xuri | 2022-10-24 |
* | This closes #320, support custom chart axis font style | xuri | 2022-10-14 |
* | This closes #744, the `Save`, `Write` and `WriteTo` function accept saving op... | xuri | 2022-09-08 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | Optimizing line breaks for comments (#1281) | Regan Yue | 2022-07-17 |
* | This initialized support for encryption workbook by password, ref #199 | xuri | 2022-05-29 |
* | make workbook open filed exception message clear | xuri | 2022-05-20 |
* | This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230) | sceneq | 2022-05-16 |
* | ref #65, new formula functions: T.INV and T.INV.2T | xuri | 2022-04-04 |
* | This improved formula calculate precision and added zero placeholder number f... | xuri | 2022-03-19 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Fix file corrupted in some cases, check file extension and format code | xuri | 2022-01-23 |
* | ref #1096, reduce memory usage by about 50% for large data spreadsheet | xuri | 2022-01-11 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | This closes #1096, memory usage optimization and another 4 changes | xuri | 2021-12-27 |
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
* | 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 |
* | This closes #872, support re-save the new spreadsheet after `SaveAs` | xuri | 2021-07-09 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | This closes #861, support concurrency get cell picture and remove unused inte... | xuri | 2021-07-04 |
* | feat: stream write to zip directly (#863) | Zitao | 2021-06-22 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | Fixed #813, streaming data writer result missing after call normal API | xuri | 2021-04-03 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | 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 |
* | Optimize memory usage when stream flush and save (#659) | Lijingfeng | 2020-10-05 |
* | extend cell value load to support custom datetime format (#703) | Artem Kustikov | 2020-10-04 |
* | Update dependency package version and docs for the OpenFile | xuri | 2020-09-22 |
* | add checking and limits for the worksheet | xuri | 2020-09-18 |
* | init ECMA-376 agile encryption support | xuri | 2020-09-06 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | add limits for total columns, row and filename length | xuri | 2020-05-29 |
* | Resolve #172, init rich text support | xuri | 2020-04-06 |
* | 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 |
* | Combine functions: | xuri | 2019-09-16 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Fix potential memory leak | zaddok | 2019-08-09 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | Resolve #106, #294 performance optimization for add hyperlink | xuri | 2019-02-26 |
* | Resolve #274, performance optimization for add images, charts and shapes | xuri | 2019-02-25 |
* | Resolve #235, performance optimization for add comments (#347) | BluesJhao | 2019-02-25 |
* | resolve the issue corrupted xlsx after deleting formula of cell, reference #346 | xuri | 2019-02-22 |
* | README updated | xuri | 2019-01-01 |
* | feat: add new function and refactor writeto action | lizheao | 2018-10-12 |
* | Comments style changed. | xuri | 2018-09-14 |