Releases: shuhuiluo/uniswap-v4-sdk-rs
Releases · shuhuiluo/uniswap-v4-sdk-rs
v1.1.0
v1.0.0
What's Changed
- revert: remove max hop slippage feature by @shuhuiluo in #64
- fix: use path_input in mid_price calculation by @shuhuiluo in #65
Full Changelog: v0.14.0...v1.0.0
v0.14.0
What's Changed
- chore: bump sdk-core and v3-sdk to 6.0.0 by @shuhuiluo in #63
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- fix: ensure docs.rs compatibility by @shuhuiluo in #59
- chore: bump MSRV to 1.88 by @shuhuiluo in #61
- feat: add max hop slippage by @shuhuiluo in #60
- chore(ci): add daily cron schedule and examples workflow by @shuhuiluo in #62
Full Changelog: v0.12.0...v0.13.0
v0.12.0
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
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
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
What's Changed
- doc: update README.md by @shuhuiluo in #47
- fix: correct planner encoding by @shuhuiluo in #48
- doc: add examples and documentation by @shuhuiluo in #49
Full Changelog: v0.8.0...v0.9.0
v0.8.0 (yanked)
What's Changed
- fix: use precise liquidity calculation and add tests for position.rs by @shuhuiluo in #40
- feat: add
v4_involves_tokenmethod and tests for ETH <-> WETH connections by @shuhuiluo in #41 - fix: correct input reference in
Route::mid_priceby @shuhuiluo in #42 - feat: migrate weth to eth by unwrapping by @shuhuiluo in #43
- test: complete
PositionManagertest migration by @shuhuiluo in #44 - feat: enhance
AddLiquiditySpecificOptionswithFromtrait 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)
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