| Commit message (Expand) | Author | Age |
* | This closes #833, closes #845, and closes #1022, breaking changes | xuri | 2021-09-19 |
* | Preserve XML control character in bstrUnmarshal result | xuri | 2021-08-28 |
* | Reduce cyclomatic complexities for the formula calculate function and update ... | xuri | 2021-08-09 |
* | This closes #979, fix the data validation deletion issue and tidy the interna... | xuri | 2021-08-06 |
* | encode the escaped string literal which not permitted in an XML 1.0 document | xuri | 2021-06-16 |
* | string pattern match context check instead of regex lookahead assertion | xuri | 2021-06-13 |
* | skip XML control character in the escape literal string, and update dependencies | xuri | 2021-06-12 |
* | support escaped string literal basic string and use GitHub Action instead of ... | xuri | 2021-06-11 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | Fixe issue generated file corrupted caused by incorrect default XML namespace... | xuri | 2021-04-30 |
* | improvement compatibility for the XML ignorable namespace | xuri | 2020-07-20 |
* | update docs and improve compatibility | xuri | 2020-07-11 |
* | add limits for total columns, row and filename length | xuri | 2020-05-29 |
* | add test for ReadZipReader, close #642 | xuri | 2020-05-23 |
* | Performance improvements | xuri | 2020-04-05 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |
* | Tests refactoring | Veniamin Albaev | 2018-12-27 |
* | - gofmted with -s; | Ri Xu | 2018-01-31 |
* | make SetCellStyle quicker by skipping conversions in checkCellInArea, and ski... | mbresson | 2018-01-19 |