2.0.0
For more information on this release, see:
Added
- Added support for reversed ranges. #834
- Added a new configuration option,
ignoreWhiteSpace
, which allows for parsing formulas that contain whitespace characters of any kind. #898
Changed
- Breaking change: Removed the
gpu.js
dependency and its use, to speed up the installation time. #812 - Breaking change: Removed the deprecated
gpujs
andgpuMode
configuration options. #812
Fixed
- Fixed an issue where the RATE function didn't converge for some inputs. #905