SheetJS js-xlsx v0.15.2 Release Notes

Release Date: 2019-11-15 // over 4 years ago
    • sheet_get_cell utility function
    • sheet_to_json explicitly support null as alias for default behavior
    • encode_col throw on negative column index
    • HTML properly handle whitespace around tags in a run
    • HTML use id option on write
    • Files starting with 0x09 followed by a display character are now TSV files
    • 📜 XLS parse references col/row indices mod by the correct number for BIFF ver
    • 🚚 XLSX comments moved to avoid overlapping cell
    • XLSB outline level
    • ⚡️ AutoFilter update _FilterDatabase defined name on write
    • XLML skip CDATA blocks