Skip to content

Releases: malik672/uniswap-sdk-core-rust

v5.1.0

20 Apr 13:19
0dec443
Compare
Choose a tag to compare

What's Changed

  • feat: make ChainAddresses fields public and add support for Soneium by @shuhuiluo in #121

Full Changelog: v5.0.0...v5.1.0

v4.1.0

20 Apr 12:28
d636c4d
Compare
Choose a tag to compare

What's Changed

  • feat: make ChainAddresses fields public and add support for Soneium by @shuhuiluo in d636c4d

Full Changelog: v4.0.1...v4.1.0

v3.7.1

20 Apr 12:16
9069b0f
Compare
Choose a tag to compare

What's Changed

  • feat: make ChainAddresses fields public and add support for Soneium by @shuhuiluo in #120

Full Changelog: v3.7.0...v3.7.1

v3.6.2

20 Apr 12:04
38d4d3d
Compare
Choose a tag to compare

What's Changed

  • feat: make ChainAddresses fields public and add support for Soneium by @shuhuiluo in 38d4d3d

Full Changelog: v3.6.1...v3.6.2

v5.0.0

08 Apr 03:25
c8501d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v5.0.0

v3.7.0

08 Apr 00:15
9eb71a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.7.0

v4.0.1

07 Apr 22:12
dc0859a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v3.6.1

07 Apr 14:22
e815862
Compare
Choose a tag to compare

What's Changed

  • chore: bump version and update dependency constraint format by @shuhuiluo in #117

Full Changelog: v3.6.0...v3.6.1

v4.0.0

08 Mar 20:10
42b321d
Compare
Choose a tag to compare

Switch to fastnum for zero alloc fixed-sized big integers and big decimals. Because of the fixed-sized nature, big numbers don't auto-scale. Beware of overflows and precision loss.

What's Changed

  • perf!: refactor types and replace num-bigint with fastnum by @shuhuiluo in #93
  • feat: refactor and standardize conversions to Big numeric types by @shuhuiluo in #97
  • refactor: streamline arithmetic traits with macros by @shuhuiluo in #99
  • chore: update metadata, ci workflows, and README badges by @shuhuiluo in #100
  • fix: reduce big int overflow by @shuhuiluo in #101
  • chore: re-export fastnum and update crate version by @shuhuiluo in #102
  • feat: add ToBig trait implementation for BigDecimal by @shuhuiluo in #103
  • feat: add wrapped_owned method to CurrencyAmount by @shuhuiluo in #105
  • chore: update derive_more and fastnum by @shuhuiluo in #106
  • refactor!: enhance ChainAddresses structure and update values by @shuhuiluo in #110
  • chore: update version and fastnum dependency by @shuhuiluo in #112
  • refactor: streamline WETH9 initialization with constants by @shuhuiluo in #113
  • chore: update version to 4.0.0 and bump dependency versions by @shuhuiluo in #114

Full Changelog: v3.6.0...v4.0.0

v4.0.0-rc6

23 Feb 09:46
e466c5e
Compare
Choose a tag to compare
v4.0.0-rc6 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc5...v4.0.0-rc6