All Versions
62
Latest Version
Avg Release Cycle
27 days
Latest Release
-

Changelog History
Page 1

  • v0.18.11 Changes

    • Base64 input ignore data URI wrapper
    • ๐Ÿ“œ Parse ZIP files that use ZIP64 extended information field
    • More precise handling of time-only values
    • Threaded Comment fallback text for older Excel
  • v0.18.10 Changes

    • ๐Ÿ“ฆ exports field in package.json to satiate ViteJS and newer tooling
    • ๐Ÿ‘€ JSC (Safari / Bun) perf, see https://bugs.webkit.org/show_bug.cgi?id=243148
    • ๐Ÿ“œ workbook bookType property to denote the origin format when parsed from file
    • XLSX force export of stub cells with number formats when sheetStubs is set
  • v0.18.9 Changes

    • XLSX / ODS write defined names
    • ๐Ÿ”€ sync defined names to AutoFilter setting on export
    • 1904 date system setting properly roundtripped
    • ODS read/write number formats
  • v0.18.8 Changes

    • ๐Ÿ“œ Plaintext parsing of dateless meridien time values (1:23:45 PM)
    • Legacy format (SYLK / WK# / Multiplan) minutiae
  • v0.18.7 Changes

    • Normalized handling of \r and \n newline characters
  • v0.18.6 Changes

    • โœ‚ Removed all npm dependencies
    • Auto-correct bad Google Sheets format d.m
    • ๐Ÿ”€ NUMBERS write merge cells, cells up to column "ALL"
  • v0.18.5 Changes

    • ๐Ÿ“ฆ Enabled sideEffects: false in package.json
    • ๐Ÿ‘ Basic NUMBERS write support
  • v0.18.4 Changes

    • CSV output omits trailing record separator
    • Properly terminate NodeJS Streams
    • DBF preserve column types on import and use when applicable on export
  • v0.18.3 Changes

    • โœ‚ Removed references to require and process in browser builds
  • v0.18.2 Changes

    • ๐Ÿš‘ Hotfix for unicode processing of XLSX exports