e14aee3e51 
							
						 
					 
					
						
						
							
							version bump 0.18.3  
						
						... 
						
						
						
						- XLSX / XLSB dynamic array formulae
- use Uint8Array when available in write (fixes  #2539  h/t @RScherzer)
- mini build cleanup to satiate webpack (fixes  #2526  #2530 ) 
						
					 
					
						2022-03-03 03:35:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f78c866cf4 
							
						 
					 
					
						
						
							
							Parse non-conformant records from Access export  
						
						
						
					 
					
						2022-02-08 04:57:56 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6c436ae277 
							
						 
					 
					
						
						
							
							README cleanup in anticipation of node fetch  
						
						
						
					 
					
						2022-02-05 09:04:02 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							55924668a7 
							
						 
					 
					
						
						
							
							NUMBERS primary cell storage parse  
						
						... 
						
						
						
						docs clarified row and column props (fixes  #2486 ) (fixes  #2511 ) 
						
					 
					
						2022-02-04 00:48:09 -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 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							0ddeba4fc3 
							
						 
					 
					
						
						
							
							version bump 0.17.5  
						
						
						
					 
					
						2022-01-10 13:45:50 -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 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							eff7d153e8 
							
						 
					 
					
						
						
							
							version bump 0.11.12: merging js-harb  
						
						... 
						
						
						
						- ETH format and utils merged from js-harb
- added shim to npm package (fixes  #911  h/t @dackmin)
- TS defs refresh
- updated test_files 
						
					 
					
						2017-12-03 23:41:41 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							825830d1cd 
							
						 
					 
					
						
						
							
							version bump 0.11.7: VFP DBF write  
						
						... 
						
						
						
						- DBF writer (dBASE II + VFP extensions)
- updated CFB to 0.13.2
- BIFF8 XLS write VBA 
						
					 
					
						2017-10-27 12:25:54 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							ed4348a6b6 
							
						 
					 
					
						
						
							
							XLS cellText option ( fixes   #841  h/t @cyzeng-Luca)  
						
						
						
					 
					
						2017-10-17 23:44:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c88f83940c 
							
						 
					 
					
						
						
							
							RTF write stub  
						
						... 
						
						
						
						- Empty WS on RTF read, rudimentary write
- reshape XLS VBA blob
- CI adding back old nodejs versions
- refresh tests and docs 
						
					 
					
						2017-10-02 04:15:36 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							00f25cfe1e 
							
						 
					 
					
						
						
							
							version bump 0.10.7: autocorrections for bad files  
						
						... 
						
						
						
						- recalculate SSF for malformed files (fixes  #506  h/t @asksahil)
- malformed shared string (fixes  #445  h/t @Ramzec)
- SSF added to TS def (fixes  #711  h/t @duckywang1)
- Norsk property names
- resolved gitbook processing issues 
						
					 
					
						2017-07-05 18:27:54 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5d997df419 
							
						 
					 
					
						
						
							
							version bump 0.10.5  
						
						... 
						
						
						
						- HTML output new preamble, <table> should not be in header/footer
- XLS Built-In defined names translated to XLSX _xlnm form
- README: streaming read strategies
- If approximation error is sufficiently small, assume MDW is 6
- TS rename Utils type to XLSX$Utils (see #618 ) 
						
					 
					
						2017-06-09 21:54:33 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							aff7b95272 
							
						 
					 
					
						
						
							
							Date/Time Minutiae  
						
						... 
						
						
						
						- TZ consistency for DBF and others (closes  #663  h/t @peeyushsrivastava)
- Date1904 XLSX/XLSB/XLS/XLML consistency (fixes  #175  h/t @SheetJSDev)
- dateNF corrects for plaintext date parsing (fixes  #658  h/t @mmancosu)
- new travis tests override local time zones 
						
					 
					
						2017-06-01 17:22:11 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							3fde651a8c 
							
						 
					 
					
						
						
							
							sheet_to_html  
						
						... 
						
						
						
						- added to TS definition and tests
- clarified behavior of plaintext files (fixes  #641  h/t @dskrvk)
- removed old test files 
						
					 
					
						2017-05-16 13:45:35 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c3c0bc5266 
							
						 
					 
					
						
						
							
							version bump 0.10.1: json_to_sheet, misc fmts  
						
						... 
						
						
						
						- SYLK auto fail into DSV on bad header (fixes  #651  h/t @mmancosu)
- CSV automatically wrap `ID` in quotes
- json_to_sheet (see issue #610 ) 
						
					 
					
						2017-05-11 14:36:32 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a8736580a5 
							
						 
					 
					
						
						
							
							version bump 0.10.0: cleanup  
						
						... 
						
						
						
						- updated SSF to 0.9.2
- XLSB style records and number format writing
- CSV avoid parseFloat (fixes  #646  h/t @jabbermarky)
- CSV recognize mac line ending (fixes  #648  h/t @charlesread)
- BIFF2 format table refactored to align with SSF
- BIFF5 image data exposure
- SSF custom format auto table update (fixes  #267  h/t @Fangmingdu)
- eslint more checks
- browser test timeout extended to 10 seconds 
						
					 
					
						2017-05-09 14:07:57 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							810c447bf9 
							
						 
					 
					
						
						
							
							browser tests and doc cleanup [ci skip]  
						
						
						
					 
					
						2017-05-01 01:00:00 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b9bc0a1627 
							
						 
					 
					
						
						
							
							version bump 0.9.13: string formatting  
						
						... 
						
						
						
						- dateNF parse option controls interpretation of code 14
- SSF updated to 0.9.1
- SYLK write formulae
- DIF support Excel-style data storage
- ODS/FODS automatic styles for date formatting
Issues:
- Fixes  #181  h/t @CharlesNo
- Fixes  #200  h/t @JohnJeong123
- Fixes  #208  h/t @jerryhe88
- Fixes  #262  h/t @JohnJeong123
- Fixes  #269  h/t @calebeaires
- Fixes  #326  h/t @railty
- Fixes  #392  h/t @FourLeafClover
- Fixes  #449  h/t @dougschiller
- Fixes  #560  h/t @dpackage 
						
					 
					
						2017-04-30 12:27:03 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							dcee744e4e 
							
						 
					 
					
						
						
							
							row and column size and visibility  
						
						... 
						
						
						
						- XLSX/XLSB/XLS/XLML/SYLK rows and columns
- corrected pixel/point calculations using PPI
- XLSX/XLSB generate sheet view
- clarified sheet protection default behavior
- fixed eslintrc semi check 
						
					 
					
						2017-04-28 03:40:40 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1d61054602 
							
						 
					 
					
						
						
							
							HTML Write support  
						
						... 
						
						
						
						- 'html' bookType write format
- basic HTML entity encoding (fixes  #629  h/t @xkr47)
- HTML string and table merge cell fixes
- doc notes on nodejs streaming 
						
					 
					
						2017-04-16 00:32:13 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b3ace1e5a9 
							
						 
					 
					
						
						
							
							Doc Improvements [ci skip]  
						
						
						
					 
					
						2017-04-13 13:05:42 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							0189bc23ca 
							
						 
					 
					
						
						
							
							Defined Names  
						
						... 
						
						
						
						- XLSX read/write defined names
- XLSB/XLS/XLML read defined names
Issues:
- fixes  #83  h/t @developergdd
- fixes  #6  , fixes  #599  
						
					 
					
						2017-04-11 18:15:36 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c13170fbd5 
							
						 
					 
					
						
						
							
							windows build (see  #589  h/t @simon-p-r) [ci skip]  
						
						
						
					 
					
						2017-04-09 03:11:08 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6a3afe56c2 
							
						 
					 
					
						
						
							
							Lotus / Quattro Pro read support  
						
						
						
					 
					
						2017-04-04 12:09:41 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b9dae134f2 
							
						 
					 
					
						
						
							
							TXT/PRN  
						
						... 
						
						
						
						- UTF-16 Unicode Text (TXT) write
- Lotus Formatted Text (PRN) read/write
- DBF version 2 field length adjustments
- throw errors if SheetNames is invalid (fixes  #376  h/t @pietersv) 
						
					 
					
						2017-04-02 20:16:03 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							3a310bd3a7 
							
						 
					 
					
						
						
							
							Read/Write Comments  
						
						... 
						
						
						
						- XLSB/XLSX/XLML write comments
- BIFF2 write date cells (see #586  h/t @roccomuso)
- ODS read cell comments (fixed  #315  h/t @yisk)
- XLSX / XLSB emit empty comments when necessary
- changed node detection logic (fixes  #614  h/t @mhenris)
- fixes  #605  h/t @ylbweb
- fixes  #233  h/t @hanxi @osecki
- fixes  #192  h/t @abarik1981 @stla
- fixes  #183  h/t @aravindkoneru @ryangallen 
						
					 
					
						2017-04-02 02:47:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b93569badf 
							
						 
					 
					
						
						
							
							more formats from js-harb  
						
						... 
						
						
						
						- clarify usage of Props and Custprops (fixes  #274  h/t @michahell)
- SYLK from js-harb
- DIF from js-harb
- HTML empty string bug fix 
						
					 
					
						2017-04-01 03:32:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e42cf43c02 
							
						 
					 
					
						
						
							
							version bump 0.9.8  
						
						
						
					 
					
						2017-03-31 17:46:02 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							97f7c1d4bf 
							
						 
					 
					
						
						
							
							sheet visibility  
						
						... 
						
						
						
						- XLSB read V H VH + write V H VH
- XLSX read V H VH + write V H VH
- XLML read V H VH + write V H VH
- XLS  read V H VH
- fixes  #123  h/t @rla-dev @Mior
- fixes  #464  h/t @enobufs @thowk
- fixes  #498  h/t @digity
- fixes  #503  h/t @digity 
						
					 
					
						2017-03-31 14:46:42 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							65f1c7e58b 
							
						 
					 
					
						
						
							
							HTML DOM Element read  
						
						... 
						
						
						
						- DOM <table> element parsing (fixes  #576  h/t @axolo)
- removed InterfaceHdr check (fixes  #209  h/t @Batistleman)
- gitbook docs 
						
					 
					
						2017-03-29 15:14:15 -04:00