Releases: handsontable/formula-parser
Releases · handsontable/formula-parser
1.0.14
Major changes:
- Fixed the process of an error detection in which formula string is compared with error schema.
1.0.12
Major changes:
- Fixed incompatibility with IE9 and above (#2).
1.0.11
Major changes:
- Fixed incompatibility with IE9 and above (#2).
1.0.10
Major changes:
- Renamed error value from
#VALUE?
to #VALUE!
(#6).
1.0.9
Major changes:
- Fixed error values for invalid arithmetic operations when one of parameter is not a number (#5).
1.0.8
Major changes:
- Exposed error constants to public API.
1.0.7
Major changes:
- Normalized
callRangeValue
arguments to be always passed in a proper order - from top-left to bottom-right (#4).
1.0.6
Major changes:
- Fixed IE11 incompatibility (#1).
1.0.5
Major changes:
- Excluded not used numbro languages from final build (saved ~50kB).