Releases: spreadsheetlab/XLParser
Releases · spreadsheetlab/XLParser
Version 1.7.5
13 Feb 17:18
Compare
Sorry, something went wrong.
No results found
Fix ignored start/end spaces in structured reference column name (#210 )
Fix parse errors for structured references confused with filenames (#211 )
Support quoted multiple sheet reference in parser references (#213 )
Version 1.7.4
07 Jan 14:40
Compare
Sorry, something went wrong.
No results found
Fix structured reference confused for filename (#199 )
Fix exclamation mark not recognized as unary operator (#203 )
Fix unable to parse .xls extension in file path (#204 )
Fix tilde in external workbook network path (#206 )
Fixed issues related to external workbook url path (#207 )
Version 1.7.3
02 Dec 15:54
Compare
Sorry, something went wrong.
No results found
Allow numbers that start with decimal point (#191 , thanks to @kschelfthoutelement )
Fixed issues related to external workbook url path (#195 )
Update packages to latest version (#196 )
Version 1.7.2
19 Sep 14:33
Compare
Sorry, something went wrong.
No results found
Fix: exception for parser references of special ranges (#184 )
Version 1.7.1
14 Sep 15:14
Compare
Sorry, something went wrong.
No results found
Fix: invalid parser reference for range with reference in function (#181 )
Support user defined functions in parser references (#182 )
Version 1.7.0
17 Aug 16:16
Compare
Sorry, something went wrong.
No results found
Target netstandard2.0 (#178 , thanks to @Jonarw )
Fix: cannot parse table reference to whole row (#177 )
Fix: cannot parse table reference followed by sheet reference (#179 )
Version 1.6.3
19 Jan 15:00
Compare
Sorry, something went wrong.
No results found
Fix: restrict row numbers in cell address (#167 )
Improve parser references, add parse tree node
Version 1.6.2
28 Nov 10:36
Compare
Sorry, something went wrong.
No results found
Performance improvement: add prefixes to regex terminals (#161 , thanks to @jahav )
Performance improvement: new terminal for Excel functions (#163 , thanks to @jahav )
Fix: can't parse cell-like named range (#165 , thanks to @jahav )
Version 1.6.1
19 Aug 12:06
Compare
Sorry, something went wrong.
No results found
Fix: missing rule in structured references grammar (#158 )
Improve intersection of table references (#160 )
Version 1.6.0
05 Aug 12:11
Compare
Sorry, something went wrong.
No results found
Improved support for structured (table) references (#116 , #132 , #147 )
Add table specifiers and table columns in parser reference
Fix: escape characters in external links (#136 , #152 )
Fix: large range incorrectly parsed (#154 , #156 )