- XLS normalize URLs and use moniker (fixes#2385)
- ODS row heights and column widths (fixes#2378)
- DSV parse of files with leading <, deviating from Excel (fixes#1238)
- read `ArrayBuffer` with no type (fixes#2316)
- removed invalid test files that throw errors due to string length
- AOA/JSON null optional map to #NULL! (fixes#1196)
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.