Releases: shuhuiluo/uniswap-v3-sdk-rs
Releases · shuhuiluo/uniswap-v3-sdk-rs
v0.11.0
What's Changed
- Extend price and tick conversion utilities by @shuhuiluo in #15
Full Changelog: v0.10.1...v0.11.0
v0.10.1
v0.10.0
What's Changed
- Update dependency versions and improve error handling by @shuhuiluo in #12
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Implement pool swap functions and add relevant tests by @shuhuiluo in #11
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Fix incorrect variable ordering and test
position.rs
by @shuhuiluo in #10
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
v0.7.0
What's Changed
- Add utility to compute maximum liquidity for given amounts by @shuhuiluo in #5
- Prepare to publish by @shuhuiluo in #6
- Add GitHub Action to publish package and remove unstable features by @shuhuiluo in #7
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Add
EphemeralTickDataProvider
for singleeth_call
tick fetch by @shuhuiluo in #3 - Enhance package info by @shuhuiluo in #4
Full Changelog: v0.5.0...v0.6.1