Commit Graph

5 Commits

Author SHA1 Message Date
SheetJS 5f0f2c91c5 version bump 0.18.0
- Removed global variables `XLS` and `ODS` from standalone browser build
- Removed `dist/jszip.js` from the package
- XLSX SST parse, fixes #2503
2022-02-01 00:58:45 -05:00
Muzi Phiwokuhle Gondwe 333deae63f
write and parse ods in mini build (#2197) 2020-12-15 04:24:35 -05:00
Albert Mulia Shintra 716bef470e
fix: missing PRN in xlsx.mini (#1908)
- build: update mini script
2020-06-25 12:32:50 -07:00
SheetJS 36fcb00045 version bump 0.15.1
- XLSX XML ignore attribute (fixes #1595 h/t @samih-dev)
- HTML capture and persist merge info
- mini build remove errant codepage reference
2019-08-14 16:11:16 -04:00
SheetJS 4aeb0a786a version bump 0.15.0: mini build
- new xlsx.mini build that strips XLS/XLSB/niche formats
- updated CFB to 1.1.3
- removed niche sheet_to_{dif,slk,eth} utilities
- removed exported ODS parse/write funcs, read/write still supports ODS
2019-08-04 16:12:56 -04:00