955543147d
version bump 0.20.0
2023-06-23 05:48:47 -04:00
333e4e40f9
version bump 0.19.3
2023-04-17 23:39:28 -04:00
050f66ce1b
version bump 0.19.0
2022-10-23 21:05:59 -04:00
654d6f98c3
stringify all 's' cell values ( fixes #2795 )
2022-09-28 23:08:10 -04:00
81b231d866
version bump 0.18.12
2022-09-22 05:06:45 -04:00
6a5be04e3d
Ś╫êëτ⌡ś and Š╫ěéτ⌡š
2022-09-09 16:59:22 -04:00
0a6ddcaf44
removed sheet_to_dif IIFE
2022-08-30 03:00:32 -04:00
838ee58a49
update tests
2022-08-08 19:55:25 -04:00
Hafez
6bea47aaef
allow reading base64 files from a dataURI scheme ( #2763 )
2022-08-08 16:41:08 -04:00
fdbbf2d6bf
precise time parse (h/t @ragearino @MyAddonsDev )
2022-08-06 22:50:58 -04:00
ad1ce0d9b0
parsers expose original book type
2022-07-08 18:45:00 -04:00
61262617ec
parse number values from RTF cells
2022-07-07 02:30:44 -04:00
ecfa614dd8
parse icloud.com numbers exports
2022-07-05 02:52:55 -04:00
4cc0412154
roundtrip 1904 date setting
2022-06-06 19:10:33 -04:00
83ddb4c120
unified autofilter defined name sync on export
2022-05-30 04:42:10 -04:00
5d18f82664
common XLSB name ranges
2022-05-27 16:26:39 -04:00
e6ae86df55
XLSB/ODS write defined names
2022-05-24 21:45:55 -04:00
2022f7f4b0
version bump 0.18.8: dateless meridien time values
2022-05-22 19:51:41 -04:00
0b72cc592b
wsl build sequence fixes
2022-05-16 21:26:22 -04:00
2ff31276b0
slk defined name parse
2022-05-09 02:49:17 -04:00
87e826f299
SYLK process 1904 dates ( fixes #1545 h/t @Slayess)
2022-04-27 04:26:35 -04:00
694cdcb75a
QPW and newline tests
2022-04-25 05:30:09 -04:00
19e0f8f358
NUMBERS write to max column (ALL)
2022-04-11 00:11:47 -04:00
3c23b6ce35
test for KEY/PAGES files
2022-03-26 17:50:27 -04:00
Andrew Lessels
a5b387716c
Fix rawNumber support inside sheet_to_json
2022-03-20 16:29:24 +11:00
61b17a8bc8
version bump 0.18.4
2022-03-15 23:23:39 -04:00
reviewher
02707848ad
skipHidden
for sheet_to_json
[ci skip]
2022-03-11 16:26:02 -08:00
KurtMar
b3793e2ea7
HTML Parsing fix misaligned cells ( fixes #1621 )
2022-03-09 22:24:43 +02:00
c6a86cfe98
make stream utils available to Node ESM
...
- sheet_to_csv blankrows/strip (fixes #2274 h/t @dmongit)
- sheet_to_json fix dedupe (see #2460 h/t @giuliohome)
- mini build browser tests
2022-03-08 20:44:10 -05:00
a32b30414b
CSV omit trailing record separator [ci skip]
2022-03-07 20:17:32 -05:00
fbdd43a3f4
deno and node ESM tests
2022-02-13 04:49:30 -05:00
43a7a5ea07
switch to cfb
for zip operations
2022-02-10 08:22:36 -05:00
5f0f2c91c5
version bump 0.18.0
...
- Removed global variables `XLS` and `ODS` from standalone browser build
- Removed `dist/jszip.js` from the package
- XLSX SST parse, fixes #2503
2022-02-01 00:58:45 -05:00
d6161103b1
works minutiae
2021-12-29 04:16:02 -05:00
fcf9182fa6
version bump 0.17.4: Lotus WK3 workbook writer
2021-11-13 23:49:38 -05:00
reviewher
3a26260c84
HTML string parse multiple tables [ci skip]
2021-11-05 20:36:59 -07:00
09bd0755b5
version bump 0.17.3
2021-10-13 03:26:40 -04:00
Peter Lüderitz
4f154fd0fd
date parsing test based on IE11 bug
2021-09-17 13:11:42 +02:00
82b7ada6c7
version bump 0.16.7
...
- set active worksheet to first visible (fixes #1433 h/t @ManjunathSVBB)
2020-09-11 04:38:33 -04:00
2e32611dbb
version bump 0.16.6: xlfn option
2020-08-12 17:58:02 -04:00
227f970ca1
version bump 0.16.5: sheet_add_dom
( fixes #2073 )
2020-07-30 23:38:44 -04:00
6b1f5a0137
version bump 0.16.4
2020-07-16 19:20:43 -04:00
William Law
d45669ba9a
add: unicode test cases for cross-sheet names ( #2047 )
2020-07-05 02:32:27 -07:00
Kevin Kerber
cb2d83506e
when range is a single cell, s and e hold the same references and thus modifying properties of one affects the other ( #2026 )
2020-06-26 13:16:14 -07:00
Garrett Luu
9015cdffd3
Added test for CRLF newlines
2020-06-18 16:10:41 -07:00
5c1296a46d
version bump 0.16.2
2020-06-05 01:42:28 -04:00
257d4e6db2
version bump 0.16.0
...
closes #1904 h/t
- @atcazzual : Adam Cazzolla of the Sonatype Security Research team
- @davisjam : James (Jamie) Davis of Virginia Tech
2020-04-19 21:17:44 -04:00
Lalo Martins
548396f87d
Better DST handling
...
h/t @lalomartins @lemmingworks
Closes #1332 and related date issues
2020-03-20 02:44:37 -04:00
0a57229d3b
version bump 0.15.6: niggles from 2012
...
- CFB prevent infinite loop (h/t @rossj)
- pass updated eslint checks (fixes #1726 h/t @BjoernRave)
- defined name proper encoding (fixes #1785 h/t @laohe98)
- correct theme color order (fixes #389 h/t @foreverpw)
- ODS / XLML more aggressive flagging of stub cells
- cellStyles implies sheetStubs
- updated SSF to 0.10.3
2020-03-15 03:57:44 -04:00
b7c0b0d914
fixed flow typecheck
...
- update FilterDatabase defined name when writing AutoFilter
- XLML stub cells have blank Data block
- HTML export honor `id` option
- expose `sheet_get_cell`
2019-10-31 23:09:14 -04:00