Releases: shuhuiluo/uniswap-v3-sdk-rs
Releases · shuhuiluo/uniswap-v3-sdk-rs
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
v2.5.0
What's Changed
- refactor!: update error handling and dependencies by @shuhuiluo in #103
Full Changelog: v2.4.1...v2.5.0
v2.4.1
v2.4.0
v2.3.0
What's Changed
- refactor: add derive
Debug
toPosition
andPool
by @shuhuiluo in #97 - feat: refactor and add
Multicall
trait by @shuhuiluo in #98
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- refactor: add
TickListError
and refactor tick list handling methods by @shuhuiluo in #95 - feat: add
TickBitMap
andTickBitMapProvider
by @shuhuiluo in #96
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- fix(tick_map): fix
next_initialized_tick_within_one_word
by @shuhuiluo in #94
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: Add EIP712 signing support for NFT permits by @shuhuiluo in #89
- feat: add multicall decoding by @shuhuiluo in #90
- feat: refactor permit types and add ERC20 permit support by @shuhuiluo in #91
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- refactor!: change
Currency
toBaseCurrency
for parity by @shuhuiluo in #88
Full Changelog: v1.2.0...v2.0.0