Skip to content

Releases: Rubilmax/evm-maths

v7.0.0

11 Jun 16:44
a88a61f
Compare
Choose a tag to compare

7.0.0 (2024-06-11)

⚠ BREAKING CHANGES

  • exp: wadExpN, rayExpN, percentExpN renaming

Features

  • exp: rename expN to expTaylorN (b601586), closes #6

Dependencies and Other Build Updates

  • deps: bump braces from 3.0.2 to 3.0.3 (b427800)
  • package: bump semantic-release plugins (173f82a)
  • package: bump semantic-release plugins (6201aea)

v6.2.0

19 Feb 10:19
6d1ef1a
Compare
Choose a tag to compare

6.2.0 (2024-02-19)

Features

  • sqrt: add directional sqrt support (6d1ef1a)

v6.1.0

19 Feb 10:13
b3c8023
Compare
Choose a tag to compare

6.1.0 (2024-02-19)

Features

v6.0.3

20 Dec 13:09
6ef4b4e
Compare
Choose a tag to compare

6.0.3 (2023-12-20)

Bug Fixes

v6.0.2

20 Dec 13:00
601b694
Compare
Choose a tag to compare

6.0.2 (2023-12-20)

Bug Fixes

  • type: use number | bigint in interface (601b694)

v6.0.1

20 Dec 12:55
d3cac04
Compare
Choose a tag to compare

6.0.1 (2023-12-20)

Bug Fixes

  • type: use number | bigint (d3cac04)

v6.0.0

29 Nov 16:24
a20e6db
Compare
Choose a tag to compare

6.0.0 (2023-11-29)

⚠ BREAKING CHANGES

  • deps: API

Features

  • deps: remove ethers dependency (a20e6db)

v5.0.2

17 Oct 17:09
585156e
Compare
Choose a tag to compare

5.0.2 (2023-10-17)

Bug Fixes

  • tsconfig: use es2020 target (585156e)
  • tsconfig: use es6 target (2e5496f)

v5.0.1

17 Oct 17:03
cbc2f2a
Compare
Choose a tag to compare

5.0.1 (2023-10-17)

Bug Fixes

v5.0.0

29 Sep 13:17
ad89d52
Compare
Choose a tag to compare

5.0.0 (2023-09-29)

⚠ BREAKING CHANGES

  • lib: function names changes

Features

  • lib: extract utils to scale-specific domains (ad89d52)