@jspreadsheet/formula-pro
Version:
Jspreadsheet formula pro is a JavaScript software to parse spreadsheet-like formulas.
27 lines (20 loc) • 594 B
Markdown
# 5.4.3
- Cleaned up *formula names* that are not present in *Excel* or *Google Sheets*;
- Updated `REGEXEXTRACT`, `REGEXREPLACE`, and `REGEXMATCH` functions;
- Improved `ISERR` and `ISERROR` to catch errors caused by incorrect *function names*;
- The adjust precision feature has been improved;
# 5.4.0
- REVIEW MATCH and other database functions
- ISBLANK & OFFSET
- REFERENCE SY TYPE
# 5.3.1
- DAYS360 fix
# 5.3.0
- VLOOKUP updates
- Caching adjustments
- TEXT
# 5.1.0
- VLOOKUP: performance updates;
- OFFSET: create dynamic chains;
# 5.0.3
- AVERAGEIF: fix