Releases: Rubilmax/evm-maths
Releases · Rubilmax/evm-maths
v3.5.0
3.5.0 (2023-04-24)
Features
- big-number: add approxEqAbs util (e0f39b8)
v3.4.4
3.4.4 (2023-03-23)
Bug Fixes
- format: remove dot if formatted with 0 digit (18ded6b)
Dependencies and Other Build Updates
- ethers-v5: remove dedicated ethers-v5 branch and replace by main (7ff5bf1)
- husky: make husky executable (04faec2)
v3.4.3
3.4.3 (2023-02-22)
Bug Fixes
- imports: make everything flat (8d0a0d5)
v3.4.2
3.4.2 (2023-02-19)
Bug Fixes
- imports: update ethers imports (fe2e9b0)
v3.4.1
3.4.1 (2023-02-15)
Bug Fixes
- types: use ethers instead of ethersproject (4963c89)
v3.4.0
3.4.0 (2023-02-08)
Features
- scale: add generic scaling utility (d808cc6)
v3.3.0
3.3.0 (2023-02-04)
Features
- constants: add halves of common units (95464c1)
v3.2.1
3.2.1 (2023-01-29)
Bug Fixes
- power: add percent-based power (7522d84)
v3.2.0
3.2.0 (2023-01-29)
Features
- roundings: add directional rounding & power (b92b4f0)
v3.1.0
3.1.0 (2022-11-27)
Features
- bn: added min/max functions to bgn (1a1bce6)