Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 08:54
· 63 commits to main since this release
4004202

3.0.0 (2022-10-14)

⚠ BREAKING CHANGES

  • compound: compoundMul (resp. compoundDiv) renamed to compMul (resp. compDiv)

Features

  • units: add units to BigNumber static (d81f802)

Bug Fixes

  • compound: rename mul/div operations (4004202)