Releases: shuhuiluo/uniswap-v3-sdk-rs
Releases · shuhuiluo/uniswap-v3-sdk-rs
v3.1.3
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
What's Changed
- perf: refactor multicall encoding and cleanup redundant clones by @shuhuiluo in #123
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- feat(ext): add state override support for ERC20 balances and allowances by @shuhuiluo in #121
- chore: add nonfungible position manager example by @shuhuiluo in #122
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- fix: fix
v
inself_permit
and add example by @shuhuiluo in #120
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- chore: refactor ABI interfaces and improve example code usage by @shuhuiluo in #117
- fix!: adapt
swap_router
forSwapRouter02
by @shuhuiluo in #118 - chore: refactor examples and types, and add new
swap_router
example by @shuhuiluo in #119
Full Changelog: v2.9.1...v3.0.0
v2.9.1
What's Changed
- feat: add
Eq
andDefault
derivations to structs by @shuhuiluo in #116
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- chore: bump package and dependency versions by @shuhuiluo in #115
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- chore!: update dependencies and fix doc test by @shuhuiluo in #109
- doc: add example and documentation for pool creation with tick data by @shuhuiluo in #110
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- fix: change rounding parameters to use defaults by @byhashdong in #105
- feat: add support for custom fee tier by @shuhuiluo in #107
New Contributors
- @byhashdong made their first contribution in #105
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- chore: update dependencies and refactor code by @shuhuiluo in #104
Full Changelog: v2.5.0...v2.6.0