Skip to content

Releases: shuhuiluo/uniswap-v3-sdk-rs

v3.6.1

09 Feb 07:06
09d588b
Compare
Choose a tag to compare

What's Changed

  • refactor: loosen trait bound for TickDataProvider by @shuhuiluo in #134

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

v4.0.0-rc

06 Feb 06:34
72d0193
Compare
Choose a tag to compare
v4.0.0-rc Pre-release
Pre-release

What's Changed

  • refactor!: use fastnum for zero alloc big numbers by @shuhuiluo in #133

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

v3.6.0

06 Feb 03:42
23218ec
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies and refactor for no-std by @shuhuiluo in #132

Full Changelog: v3.5.1...v3.6.0

v3.5.1

05 Feb 05:10
426ccc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

02 Feb 02:08
7e59a01
Compare
Choose a tag to compare

What's Changed

  • refactor(ext): update dependencies and refactor Transport to Network by @shuhuiluo in #129

Full Changelog: v3.4.0...v3.5.0

v3.4.0

27 Jan 04:53
5bb888a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.4.0

v3.3.0

22 Jan 09:20
1901dae
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade to uniswap-sdk-core v3.3.0 and clean up imports by @shuhuiluo in #127

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

v3.2.0

31 Dec 09:09
13fd3fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.2.0

v3.1.3

30 Dec 13:48
d040e88
Compare
Choose a tag to compare

What's Changed

  • fix: correct permit encoding and enhance examples by @shuhuiluo in #124

Full Changelog: v3.1.2...v3.1.3

v3.1.2

30 Dec 07:48
366403a
Compare
Choose a tag to compare

What's Changed

  • perf: refactor multicall encoding and cleanup redundant clones by @shuhuiluo in #123

Full Changelog: v3.1.1...v3.1.2