α 1.4.0
Pre-release
Pre-release
α 1.4.0 - 2023/01/22
- Added support for conversion from BigInt (OmegaNum.js#37).
- Fixed long number converted to
Infinity
when converting from a string (OmegaNum.js#37). - Fixed
toStringWithDecimalPlaces
throwingRangeError
on small values (#22). - Renamed "standardize" to "normalize" and deprecated the old name.
- Deprecated "debug" option.