Commit Graph

9 Commits

Author SHA1 Message Date
SheetJS 0b72cc592b wsl build sequence fixes 2022-05-16 21:26:22 -04:00
SheetJS 6670c8448e version bump 0.17.2: basic node/browser ESM 2021-09-15 21:50:33 -04:00
SheetJS bf4736e966 biff8 write column widths 2021-09-02 05:58:39 -04:00
SheetJS 81b7614e45 SYLK shared formulae 2021-08-11 05:05:36 -04:00
SheetJS 9f1ba60c8d version bump 0.16.8: CRLF in formulae 2020-10-06 17:54:04 -04:00
Alex Macleod 5985739e72
Mark generated files as binary
This supresses local text diffs and prevents git from trying to automatically resolve merge conflicts within the files
2020-10-04 21:57:22 +01:00
SheetJS 33f96fc6ae version bump 0.11.15: right-to-left write
- XLSX right-to-left support (fixes #927 h/t @mghayour)
- HTML string preserve newline (fixes #929 h/t @Irikos)
2017-12-24 21:25:03 -05:00
SheetJS c9cab8078c version bump 0.11.13: codepage
- binary CSV `codepage` read option (fixes #907 h/t @popovserhii)
- BIFF2-5 `codepage` read option (fixes #912 h/t @makcbrain)
- `xlsx` utility `--codepage` override option
- HTML support some common entities (fixes #914 h/t @razvanioan)
2017-12-09 02:17:25 -05:00
SheetJS ed4348a6b6 XLS cellText option (fixes #841 h/t @cyzeng-Luca) 2017-10-17 23:44:12 -04:00