index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_test.go
Commit message (
Expand
)
Author
Age
*
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