Skip to content

0.6.0

Compare
Choose a tag to compare
@Naruyoko Naruyoko released this 23 Jan 00:39
· 13 commits to master since this release

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 throwing RangeError on small values (ExpantaNum.js#22).
  • Renamed "standardize" to "normalize" and deprecated the old name.
  • Deprecated "debug" option.