Skip to content

Releases: shuhuiluo/uniswap-v4-sdk-rs

v1.1.0

01 Mar 07:27
5c518e8

Choose a tag to compare

What's Changed

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

v1.0.0

12 Jan 07:40
374e79a

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v1.0.0

v0.14.0

09 Jan 10:23
6b9f9f7

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

01 Dec 07:25
8fc233f

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

12 Oct 04:05
a86b809

Choose a tag to compare

What's Changed

  • feat(ext): add Pool extension with on-chain data fetching by @shuhuiluo in #57
  • feat(ext): add get_position to fetch position data from NFT token IDs by @shuhuiluo in #58

Full Changelog: v0.11.0...v0.12.0

v0.11.0

31 Aug 07:28
2f3dea8

Choose a tag to compare

What's Changed

  • feat(ext): add position key and NFT extraction utilities by @shuhuiluo in #53
  • doc: refactor and modularize examples with shared utilities by @shuhuiluo in #54
  • feat(examples): add increase liquidity example by @shuhuiluo in #55
  • refactor(ext): update position key extraction to include all events by @shuhuiluo in #56

Full Changelog: v0.10.0...v0.11.0

v0.10.0

26 Aug 04:51
8b14b8e

Choose a tag to compare

What's Changed

  • doc: integrate reusable test utilities and add Permit2 example by @shuhuiluo in #50
  • chore: bump MSRV to 1.86 and update dependencies by @shuhuiluo in #52

Full Changelog: v0.9.0...v0.10.0

v0.9.0

05 Jul 07:27
2d71127

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0 (yanked)

27 May 02:15
c9a161a

Choose a tag to compare

What's Changed

  • fix: use precise liquidity calculation and add tests for position.rs by @shuhuiluo in #40
  • feat: add v4_involves_token method and tests for ETH <-> WETH connections by @shuhuiluo in #41
  • fix: correct input reference in Route::mid_price by @shuhuiluo in #42
  • feat: migrate weth to eth by unwrapping by @shuhuiluo in #43
  • test: complete PositionManager test migration by @shuhuiluo in #44
  • feat: enhance AddLiquiditySpecificOptions with From trait by @shuhuiluo in #45
  • test: add tests for best trade exact in/out functionality by @shuhuiluo in #46

Full Changelog: v0.7.0...v0.8.0

v0.7.0 (yanked)

15 May 08:19
e592d74

Choose a tag to compare

What's Changed

  • refactor!: update to alloy 1.0 and refactor async calls by @shuhuiluo in #39

Full Changelog: v0.6.1...v0.7.0