- XLSX/XLML/ODS/CSV formula write - XLS Array/Formula record parsing - ODS to/from CSF formula conversion - XLML parse negative dates - formula multiformat and roundtrip tests - update SSF Closes issues: - closes #549 h/t @omershelef - closes #306 h/t @akaustel - closes #300 h/t @wawanopoulos - closes #152 h/t @florf - closes #103 h/t @christocracy - closes #112 h/t @johnyesberg - closes #307 h/t @alexanderknapstein
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.