Skip to content

Releases: shuhuiluo/uniswap-v3-sdk-rs

v5.2.1

31 Aug 03:46
588ddea

Choose a tag to compare

What's Changed

  • refactor: centralize reusable constants and provider setups in examples by @shuhuiluo in #172
  • docs: add documentation for CLAUDE.md, examples, and CI workflow by @shuhuiluo in #173
  • refactor: make setup_anvil_fork_provider synchronous and update dep… by @shuhuiluo in #174
  • refactor: improve benchmarking with edge cases and comparison groups by @shuhuiluo in #175

Full Changelog: v5.2.0...v5.2.1

v3.11.0

26 Aug 02:47
94894b8

Choose a tag to compare

What's Changed

  • chore: update package version, dependencies, MSRV, and CI setup by @shuhuiluo in #169
  • test: replace array with slice::from_ref and add tick list validati… by @shuhuiluo in #170
  • refactor: improve error handling for liquidity overflow by @shuhuiluo in #171

Full Changelog: v3.10.0...v3.11.0

v5.2.0

25 Aug 20:30
e67ca0f

Choose a tag to compare

What's Changed

  • test: replace array with slice::from_ref and add tick list validati… by @shuhuiluo in #167
  • refactor: improve error handling for liquidity overflow by @shuhuiluo in #168

Full Changelog: v5.1.0...v5.2.0

v5.1.0

27 Jul 01:49
35f69c4

Choose a tag to compare

What's Changed

  • chore: update package version, dependencies, MSRV, and CI setup by @shuhuiluo in #163

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

v5.0.0

14 May 06:19
99e0c8a

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v5.0.0

v3.10.0

14 May 06:59
81c6557

Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.10.0

v4.3.0

20 Apr 13:33
2a4b03d

Choose a tag to compare

What's Changed

  • refactor!: enhance SimpleTickDataProvider and improve README by @shuhuiluo in #153

Full Changelog: v4.2.0...v4.3.0

v3.9.0

20 Apr 13:16
da11e1a

Choose a tag to compare

What's Changed

  • refactor!: enhance SimpleTickDataProvider and improve README by @shuhuiluo in #152

Full Changelog: v3.8.0...v3.9.0

v4.2.0

18 Apr 09:32
845d5fd

Choose a tag to compare

What's Changed

  • test: refactor tests to use reusable statics and macros by @shuhuiluo in #147
  • refactor!: make TickDataProvider and related methods async by @shuhuiluo in #150
  • feat: refactor tick data handling and add SimpleTickDataProvider by @shuhuiluo in #151

Full Changelog: v4.1.0...v4.2.0

v3.8.0

18 Apr 09:13
38b8111

Choose a tag to compare

What's Changed

  • test: refactor tests to use reusable statics and macros by @shuhuiluo in #146
  • refactor!: make TickDataProvider and related methods async by @shuhuiluo in #148
  • feat: refactor tick data handling and add SimpleTickDataProvider by @shuhuiluo in #149

Full Changelog: v3.7.1...v3.8.0