- SSF update to address extendscript issue (fixes #608 h/t @mjdb3d) - XLSX cellDates set date format (fixes #647 h/t @psalmody) - ODS add stub stylesheet for Excel (fixes #649 h/t @WaqasJaved1) - CSV with UTF8 BOM (fixes #650 h/t @charlesread) - DIF/CSV fuzzy date speculation - SYLK parse RC formulae - CSF utils for manipulating workbooks
The optional ODS module has been completely merged into xlsx.js and the corresponding scripts have been removed. The new xlsx.js file provides appropriate ODS exports, so fixing is a matter of removing ods.js refs.