Skip to content

Releases: malik672/uniswap-sdk-core-rust

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

v1.1.0

23 Aug 05:44
bcd486f
Compare
Choose a tag to compare

What's Changed

  • chore: Bump version to 1.1.0 and update alloy-primitives by @shuhuiluo in #77

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 Aug 09:33
8e539cd
Compare
Choose a tag to compare

What's Changed

  • refactor: Refactor currency representation and correct minor comment … by @shuhuiluo in #73
  • chore: Improve CI tests, README documentation, and update feature gua… by @shuhuiluo in #74
  • fix: Update readme to make code example run by @cazeth in #75
  • chore: Update error variants and improve documentation by @shuhuiluo in #76

New Contributors

Full Changelog: v0.26.0...v1.0.0