Skip to content

@delvtech/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 00:27
· 87 commits to main since this release
723388e

Patch Changes

  • c9acbb5: Fixed the trailingZeros option of the format method to actually be false by default as its doc comment states.
  • 18482c3: Add absDiff method
  • c9acbb5: Added toHex() method.
  • c605fa0: Added support for negative exponents to parseFixed, e.g., parseFixed(1e-18).