Skip to content

0.1.4

Compare
Choose a tag to compare
@napalmpapalam napalmpapalam released this 08 Mar 10:44
· 311 commits to main since this release

[0.1.4] - 2023-03-08

Added

  • @distributedlab/tools: BN.clone() method to safely clone BN instance

Changed

  • @distributedlab/tools: BN.valueOf() method refactored to value getter
  • @distributedlab/tools: BN.toString() now return human-readable string
  • @distributedlab/tools: BN types moved to the related directories

Fixed

  • @distributedlab/tools: BN the exponent value at which BigNumber.js returns exponential notation set to 256