Releases: shuhuiluo/uniswap-v3-sdk-rs
Releases · shuhuiluo/uniswap-v3-sdk-rs
v3.6.1
What's Changed
- refactor: loosen trait bound for
TickDataProvider
by @shuhuiluo in #134
Full Changelog: v3.6.0...v3.6.1
v4.0.0-rc
What's Changed
- refactor!: use
fastnum
for zero alloc big numbers by @shuhuiluo in #133
Full Changelog: v3.6.0...v4.0.0-rc
v3.6.0
What's Changed
- chore: update dependencies and refactor for no-std by @shuhuiluo in #132
Full Changelog: v3.5.1...v3.6.0
v3.5.1
What's Changed
- chore: disable alloy default features by @shuhuiluo in #131
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- refactor(ext): update dependencies and refactor
Transport
toNetwork
by @shuhuiluo in #129
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- refactor!: simplify token amount calculations by @shuhuiluo in #128
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- chore: upgrade to uniswap-sdk-core v3.3.0 and clean up imports by @shuhuiluo in #127
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- chore: update dependencies and SDK version by @shuhuiluo in #125
Full Changelog: v3.1.3...v3.2.0
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