Skip to content

Releases: Rubilmax/evm-maths

v3.5.0

24 Apr 14:37
e0f39b8
Compare
Choose a tag to compare

3.5.0 (2023-04-24)

Features

  • big-number: add approxEqAbs util (e0f39b8)

v3.4.4

23 Mar 11:25
18ded6b
Compare
Choose a tag to compare

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

22 Feb 11:40
8d0a0d5
Compare
Choose a tag to compare

3.4.3 (2023-02-22)

Bug Fixes

  • imports: make everything flat (8d0a0d5)

v3.4.2

19 Feb 15:37
fe2e9b0
Compare
Choose a tag to compare

3.4.2 (2023-02-19)

Bug Fixes

  • imports: update ethers imports (fe2e9b0)

v3.4.1

15 Feb 14:34
4963c89
Compare
Choose a tag to compare

3.4.1 (2023-02-15)

Bug Fixes

  • types: use ethers instead of ethersproject (4963c89)

v3.4.0

08 Feb 10:06
d808cc6
Compare
Choose a tag to compare

3.4.0 (2023-02-08)

Features

  • scale: add generic scaling utility (d808cc6)

v3.3.0

04 Feb 09:00
95464c1
Compare
Choose a tag to compare

3.3.0 (2023-02-04)

Features

  • constants: add halves of common units (95464c1)

v3.2.1

29 Jan 19:09
7522d84
Compare
Choose a tag to compare

3.2.1 (2023-01-29)

Bug Fixes

  • power: add percent-based power (7522d84)

v3.2.0

29 Jan 19:04
b92b4f0
Compare
Choose a tag to compare

3.2.0 (2023-01-29)

Features

  • roundings: add directional rounding & power (b92b4f0)

v3.1.0

27 Nov 16:45
1a1bce6
Compare
Choose a tag to compare

3.1.0 (2022-11-27)

Features

  • bn: added min/max functions to bgn (1a1bce6)