Skip to content

α 1.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Naruyoko Naruyoko released this 23 Jan 01:17

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