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