9f1ba60c8d 
							
						 
					 
					
						
						
							
							version bump 0.16.8: CRLF in formulae  
						
						
						
					 
					
						2020-10-06 17:54:04 -04: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 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							768e1bdcf8 
							
						 
					 
					
						
						
							
							version bump 0.16.3  
						
						... 
						
						
						
						- updated SSF to 0.11.2
- XLS write support for `bookSST` 
						
					 
					
						2020-06-29 04:07:23 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5c1296a46d 
							
						 
					 
					
						
						
							
							version bump 0.16.2  
						
						
						
					 
					
						2020-06-05 01:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							baea1798cf 
							
						 
					 
					
						
						
							
							version bump 0.16.1  
						
						... 
						
						
						
						- Custom Properties use correct encoding
- AMD wrapper change (see #1937 ) 
						
					 
					
						2020-05-16 15:45:54 -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 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a81bb78f18 
							
						 
					 
					
						
						
							
							version bump 0.15.5: sheets option  
						
						
						
					 
					
						2020-01-27 20:20:38 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6551dd0e05 
							
						 
					 
					
						
						
							
							version bump 0.15.4: number formats  
						
						... 
						
						
						
						- AOA utilities properly preserve number formats
- empty cell number formats (fixes  #1711  h/t @aimergenge) 
						
					 
					
						2019-12-22 22:19:56 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							7ef3f3e531 
							
						 
					 
					
						
						
							
							version bump 0.15.3: Thanksgiving edition  
						
						... 
						
						
						
						Proper XML Encoding of Props/CustProps (fixes  #1690  h/t @karlbecker) 
						
					 
					
						2019-11-27 04:47:16 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1a5bba267b 
							
						 
					 
					
						
						
							
							version bump 0.15.2: actually pass lint tests  
						
						
						
					 
					
						2019-11-14 20:46:49 -05: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 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							36fcb00045 
							
						 
					 
					
						
						
							
							version bump 0.15.1  
						
						... 
						
						
						
						- XLSX XML ignore attribute (fixes  #1595  h/t @samih-dev)
- HTML capture and persist merge info
- mini build remove errant codepage reference 
						
					 
					
						2019-08-14 16:11:16 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							4aeb0a786a 
							
						 
					 
					
						
						
							
							version bump 0.15.0: mini build  
						
						... 
						
						
						
						- new xlsx.mini build that strips XLS/XLSB/niche formats
- updated CFB to 1.1.3
- removed niche sheet_to_{dif,slk,eth} utilities
- removed exported ODS parse/write funcs, read/write still supports ODS 
						
					 
					
						2019-08-04 16:12:56 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							442c4342df 
							
						 
					 
					
						
						
							
							version bump 0.14.5: XLS grind  
						
						... 
						
						
						
						- XLS force stub for commented cells (fixes  #1567  h/t @Krelborn)
- XLS PtgNameX use ixti (fixes  #1581  h/t @staperney) 
						
					 
					
						2019-08-03 18:51:31 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							9aabf36142 
							
						 
					 
					
						
						
							
							version bump 0.14.4  
						
						... 
						
						
						
						- CFB update (fixes  #1149  h/t @xjnotxj)
- SYLK character encoding (fixes  #1544  h/t @Slayess)
- DBF and SYLK ANSI codepage support 
						
					 
					
						2019-07-20 23:32:02 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							9a6d8a1d3d 
							
						 
					 
					
						
						
							
							version bump 0.14.3: formula niggle ( closes   #1388 )  
						
						
						
					 
					
						2019-04-30 03:31:01 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							0c36667c0c 
							
						 
					 
					
						
						
							
							version bump 0.14.2: comment xml ( fixes   #1468 )  
						
						
						
					 
					
						2019-04-01 10:25:15 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1eb1ec985a 
							
						 
					 
					
						
						
							
							version bump 0.14.1: AutoFilter issues  
						
						... 
						
						
						
						- `stream.to_json` fix (fixes  #167  h/t @Alex0007)
- AutoFilter `_FilterDatabase` Defined Name (fixes  #1262  h/t @nitramL) 
						
					 
					
						2018-11-13 15:25:51 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							078e5b7eba 
							
						 
					 
					
						
						
							
							version bump 0.14.0: sheet_to_json raw default  
						
						... 
						
						
						
						- sheet_to_json defaults to raw values (fixes  #1252 )
- update dependencies 
						
					 
					
						2018-09-06 03:55:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							eca6b457be 
							
						 
					 
					
						
						
							
							version bump 0.13.5: HTML newlines  
						
						... 
						
						
						
						- HTML Export emits `<br/>` (fixes  #1239  h/t @keithbox)
- Unicode Defined Name ODS 
						
					 
					
						2018-08-25 19:44:35 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							d3d5bfc988 
							
						 
					 
					
						
						
							
							version bump 0.13.4: more corner cases  
						
						... 
						
						
						
						- explicitly throw when expected AOA isn't (fixes  #1214  h/t @mnori)
- `ignoreEC` option to suppress IGNOREEC records on write
- workaround for BIFF2 BOF mismatch (fixes  #1220  h/t @AhmadZuhdi) 
						
					 
					
						2018-08-15 15:34:41 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							10439f7879 
							
						 
					 
					
						
						
							
							version bump 0.13.3: dynamics export  
						
						... 
						
						
						
						- repair missing dynamics export metadata
- correct handling of non-DOM whitespace (fixes  #1156  h/t @Sakura777)
- removed duplicate entity decode (fixes  #1178  h/t @mishaberman) 
						
					 
					
						2018-07-25 02:40:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a9b8588e6c 
							
						 
					 
					
						
						
							
							version bump 0.13.2: Buffer issues  
						
						... 
						
						
						
						- node 4.x buffer fix (fixes  #1150  h/t @gabyidong)
- dependencies: CFB 1.0.8, codepage 1.14.0
- json object stream 
						
					 
					
						2018-07-08 23:46:11 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							9866dfc010 
							
						 
					 
					
						
						
							
							version bump 0.13.1: SST optimization  
						
						... 
						
						
						
						- XLSX / XLSB avoid linear scan when emitting SST
- minor nits 
						
					 
					
						2018-06-22 17:40:01 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							64798fd1f9 
							
						 
					 
					
						
						
							
							version bump 0.13.0: AMD support  
						
						... 
						
						
						
						- library reshaped to support requirejs / amd without shim
- control comment visibility (fixes  #998 , h/t @cmuruganmsc)
- fixed README code sample error (fixes  #1118  h/t @iahmedani) 
						
					 
					
						2018-06-01 12:32:08 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							233102d172 
							
						 
					 
					
						
						
							
							version bump 0.12.13: sylk niggles  
						
						... 
						
						
						
						- sylk column-major order support
- third-party extensions in SST
- `string` type codepage 
						
					 
					
						2018-05-19 21:34:59 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c0b4895881 
							
						 
					 
					
						
						
							
							version bump 0.12.12: ecosystem deprecations  
						
						... 
						
						
						
						- node 10 `Buffer` deprecation workaround (with dependency update)
- Angular 6 global deprecation workaround (fixes  #1088  h/t @cristhiank)
- BIFF8 write standard and custom properties
- TH elements in HTML string (fixes  #1090  h/t @GigiSan)
- planmaker export quirks 
						
					 
					
						2018-05-05 02:34:37 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							eb5fc87be4 
							
						 
					 
					
						
						
							
							version bump 0.12.11: file format range limits  
						
						
						
					 
					
						2018-04-27 16:42:58 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f032f34c6e 
							
						 
					 
					
						
						
							
							version bump 0.12.10: sheet_to_json niggle  
						
						... 
						
						
						
						- default not treated as value for empty rows (fixes  #1078  h/t @cemremengu) 
						
					 
					
						2018-04-19 22:17:09 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							04d5e49e95 
							
						 
					 
					
						
						
							
							version bump 0.12.9: XLSX/XLSB abnormal paths  
						
						... 
						
						
						
						- support for arbitrary subfile paths in OPC
- updated CFB to 1.0.6 
						
					 
					
						2018-04-13 00:48:21 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							93f7749bec 
							
						 
					 
					
						
						
							
							version bump 0.12.8: sheetRows multiformat support  
						
						... 
						
						
						
						- all formats accept `sheetRows` option (fixes  #1062  h/t @prog666)
- `table_to_*` support for `sheetRows`
- demo cleanup 
						
					 
					
						2018-04-06 02:39:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							08bb7e6e60 
							
						 
					 
					
						
						
							
							version bump 0.12.7: chrome extension  
						
						... 
						
						
						
						- `writeFile` support chrome extension (fixes  #1051  h/t @atkinsam)
- demo refresh 
						
					 
					
						2018-03-29 00:31:36 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							dc2128caca 
							
						 
					 
					
						
						
							
							version bump 0.12.6: BrtUid  
						
						... 
						
						
						
						- `BrtUid` record (fixes  #1044  h/t @gustavosimil)
- `sheet_to_json` allow default for errors (fixes  #1035  h/t @arijitkanrar)
- docs and demos update 
						
					 
					
						2018-03-19 17:42:55 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5de62a947f 
							
						 
					 
					
						
						
							
							version bump 0.12.5: ancillary utility update  
						
						... 
						
						
						
						- add BOM to `stream.to_csv` (fixes  #1024  h/t @hr5959)
- `utils.format_cell` type (h/t @victorj2307)
- duktape niggles
- demo cleanup 
						
					 
					
						2018-03-12 22:51:54 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							7149728c7c 
							
						 
					 
					
						
						
							
							version bump 0.12.4: zip cleanup  
						
						... 
						
						
						
						- PK magic number bound (fixes  #1013  h/t @wlpeter)
- removed JSZip conflict (fixes  #1017  h/t @seanmars)
- updated CFB to 1.0.5
- demo HTML conversion `string` 
						
					 
					
						2018-03-05 19:34:04 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5dd16ae640 
							
						 
					 
					
						
						
							
							version bump 0.12.3: cleanup  
						
						... 
						
						
						
						- PtgList and old Ptg record support
- fleshed out ftab constants from macrosheet support
- reimplemented / fixed / removed shim functions
- demo refresh 
						
					 
					
						2018-02-28 05:41:49 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8508ad4e94 
							
						 
					 
					
						
						
							
							version bump 0.12.2: BIFF2-4 features  
						
						... 
						
						
						
						- correct BIFF-dependent cell reference wrapping
- record layout fixes from sample files
- use BIFF version 2.4.338 for BOF (fixes  #995  h/t @benjaminleetmaa)
- fixed potentially vulnerable regexes (h/t @davisjam)
- removed insecure deep dependency (fixes  #996  h/t @dcatoday) 
						
					 
					
						2018-02-21 02:10:33 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							19620da30b 
							
						 
					 
					
						
						
							
							version bump 0.12.1: BIFF5 features  
						
						... 
						
						
						
						- BIFF5 write number formats and other features
- XLSX/XLSB/BIFF8 Suppress "Number stored as Text" errors
- codename awareness (fixes  #992  h/t @samusstrike)
- updated CFB to 1.0.3
- demo refresh 
						
					 
					
						2018-02-14 15:06:35 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f002afae4b 
							
						 
					 
					
						
						
							
							version bump 0.12.0: extendscript fixes  
						
						... 
						
						
						
						- ExtendScript write quirks (fixes  #986  h/t @grefel)
- BIFF8 write number formats (fixes  #987  h/t @scwood)
- xlsx.extendscript.js library script
- readFile / writeFile support ExtendScript
- flow update 
						
					 
					
						2018-02-08 13:21:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							75845a0ca7 
							
						 
					 
					
						
						
							
							version bump 0.11.19: browser writeFile  
						
						... 
						
						
						
						- IE6-9 ActiveX + VBScript shim
- `writeFile` supported in browser
- `oldie` demo for IE write strategies 
						
					 
					
						2018-02-03 15:46:32 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c2ec7555fb 
							
						 
					 
					
						
						
							
							version bump 0.11.18: infrastructure  
						
						... 
						
						
						
						- updated dependencies
- fixed eslint config
- fusebox demo 
						
					 
					
						2018-01-23 04:07:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1d74977718 
							
						 
					 
					
						
						
							
							version bump 0.11.17: sheet_add_{aoa,json}  
						
						... 
						
						
						
						- Skip extraneous trailing records (fixes  #938  h/t @benjaminleetmaa)
- XLS -> XLML oddities (fixes  #678  h/t @buserror)
- ionic demo
- sheet_add_aoa and sheet_add_json
Issues:
- fixes  #947  h/t @fpasxos
- fixes  #666  h/t @samuelkavin
- fixes  #301  h/t @acgentry
- fixes  #561  h/t @Ideandro 
						
					 
					
						2018-01-09 02:36:02 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f277ebe140 
							
						 
					 
					
						
						
							
							version bump 0.11.16: refresh  
						
						... 
						
						
						
						- HTML whitespace (fixes  #849  h/t @laurentauthier)
- XLML number format write (fixes  #904  h/t @james-boswell)
- XLAM/XLA write
- 'array' write type
- XLSX/XLSB/XLS/XLML RTL read/write
- XLS merge cells write
- demo and typing refresh 
						
					 
					
						2017-12-30 03:20:00 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							33f96fc6ae 
							
						 
					 
					
						
						
							
							version bump 0.11.15: right-to-left write  
						
						... 
						
						
						
						- XLSX right-to-left support (fixes  #927  h/t @mghayour)
- HTML string preserve newline (fixes  #929  h/t @Irikos) 
						
					 
					
						2017-12-24 21:25:03 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b3873ea615 
							
						 
					 
					
						
						
							
							version bump 0.11.14: links  
						
						... 
						
						
						
						- BIFF5 + ODS read named ranges
- internal link range normalization
- BIFF8 + ODS link write
- internal link write (fixes  #685  h/t @gawi) 
						
					 
					
						2017-12-14 20:18:40 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c9cab8078c 
							
						 
					 
					
						
						
							
							version bump 0.11.13: codepage  
						
						... 
						
						
						
						- binary CSV `codepage` read option (fixes  #907  h/t @popovserhii)
- BIFF2-5 `codepage` read option (fixes  #912  h/t @makcbrain)
- `xlsx` utility `--codepage` override option
- HTML support some common entities (fixes  #914  h/t @razvanioan) 
						
					 
					
						2017-12-09 02:17:25 -05:00