Skip to content

Releases: malik672/uniswap-sdk-core-rust

v4.0.0-rc

06 Jan 11:51
28cdb67
Compare
Choose a tag to compare
v4.0.0-rc Pre-release
Pre-release

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

Full Changelog: v3.3.0...v4.0.0-rc

v3.3.0

05 Jan 07:39
1d2acdc
Compare
Choose a tag to compare

What's Changed

  • refactor: clean up dependencies and re-exports by @shuhuiluo in #92

Full Changelog: v3.2.0...v3.3.0

v3.2.0

09 Nov 15:23
29e893d
Compare
Choose a tag to compare

What's Changed

  • refactor!: change rounding parameters to use defaults by @shuhuiluo in #89

Full Changelog: v3.1.0...v3.2.0

v3.1.0

06 Nov 07:15
8ae28ac
Compare
Choose a tag to compare

What's Changed

  • refactor: add derive_more and adjust imports by @shuhuiluo in #86
  • refactor!: upgrade thiserror and refine error handling by @shuhuiluo in #88
  • feat: add From derive to Currency enum by @shuhuiluo in #87

Full Changelog: v3.0.0...v3.1.0

v3.0.0

06 Oct 09:47
0c6cc04
Compare
Choose a tag to compare

What's Changed

  • refactor!: consolidate currency-related traits and add Currency enum by @shuhuiluo in #85

Full Changelog: v2.4.0...v3.0.0

v2.4.0

06 Oct 08:22
6fd1059
Compare
Choose a tag to compare

What's Changed

  • feat: add compute_zksync_create2_address by @shuhuiluo in #83
  • chore: refactor ChainAddresses and add new network addresses by @shuhuiluo in #84

Full Changelog: v2.3.0...v2.4.0

v2.3.0

23 Sep 07:53
84b773c
Compare
Choose a tag to compare

What's Changed

  • refactor: currency traits and implementations by @shuhuiluo in #82

Full Changelog: v2.2.0...v2.3.0

v2.2.0

13 Sep 08:01
d04f121
Compare
Choose a tag to compare

What's Changed

  • refactor!: address mappings for conciseness by @shuhuiluo in #80

Full Changelog: v2.1.0...v2.2.0

v2.1.0

05 Sep 04:32
eb9285d
Compare
Choose a tag to compare

What's Changed

  • chore!: refactor trait implementations and add traits by @shuhuiluo in #79

Full Changelog: 2.0.0...v2.1.0

2.0.0

03 Sep 06:56
15f1d3d
Compare
Choose a tag to compare

What's Changed

  • perf!: reduce cloning, add inline attribute by @shuhuiluo in #78

Full Changelog: v1.1.0...2.0.0