| Commit message (Expand) | Author | Age |
* | This closes #1219, fixes cell value reading issue, improves performance, and ... | xuri | 2022-05-02 |
* | This closes #1212, init support for 1900 or 1904 date system | xuri | 2022-04-30 |
* | 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 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | This closes #1030, fix date rounding error | xuri | 2021-10-12 |
* | This closes #1002, new fn: DAY ref #65 | Stani | 2021-08-21 |
* | This closes #971, closes #972 and closes #974 | xuri | 2021-07-29 |
* | This closes #409 Remove UTC timezone requirement from date.go (#853) | Alluuu | 2021-06-04 |
* | 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 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Export ExcelDateToTime function to convert excel date to time | Vaibhav Nayak | 2020-03-03 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |
* | README updated | xuri | 2019-01-01 |
* | Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `G... | xuri | 2018-12-15 |
* | Fix comments according to best practices by effective go | xuri | 2018-12-11 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
* | Fixes #256 and format document. | xuri | 2018-08-06 |
* | Restore date 32bit compatibility, be more verbose | Mārtiņš | 2018-06-26 |
* | Ability to parse dates further in future | Mārtiņš | 2018-06-20 |
* | - Formatted cell data support, fix issue #48; | Ri Xu | 2017-05-05 |