Releases: shuhuiluo/uniswap-v3-sdk-rs
Releases · shuhuiluo/uniswap-v3-sdk-rs
v5.2.1
What's Changed
- refactor: centralize reusable constants and provider setups in examples by @shuhuiluo in #172
- docs: add documentation for CLAUDE.md, examples, and CI workflow by @shuhuiluo in #173
- refactor: make
setup_anvil_fork_providersynchronous and update dep… by @shuhuiluo in #174 - refactor: improve benchmarking with edge cases and comparison groups by @shuhuiluo in #175
Full Changelog: v5.2.0...v5.2.1
v3.11.0
What's Changed
- chore: update package version, dependencies, MSRV, and CI setup by @shuhuiluo in #169
- test: replace array with
slice::from_refand add tick list validati… by @shuhuiluo in #170 - refactor: improve error handling for liquidity overflow by @shuhuiluo in #171
Full Changelog: v3.10.0...v3.11.0
v5.2.0
What's Changed
- test: replace array with
slice::from_refand add tick list validati… by @shuhuiluo in #167 - refactor: improve error handling for liquidity overflow by @shuhuiluo in #168
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- chore: update package version, dependencies, MSRV, and CI setup by @shuhuiluo in #163
Full Changelog: v5.0.0...v5.1.0
v5.0.0
v3.10.0
What's Changed
- refactor!: bump alloy to 1.0.1 by @shuhuiluo in #156
Full Changelog: v3.9.0...v3.10.0
v4.3.0
What's Changed
- refactor!: enhance
SimpleTickDataProviderand improve README by @shuhuiluo in #153
Full Changelog: v4.2.0...v4.3.0
v3.9.0
What's Changed
- refactor!: enhance
SimpleTickDataProviderand improve README by @shuhuiluo in #152
Full Changelog: v3.8.0...v3.9.0
v4.2.0
What's Changed
- test: refactor tests to use reusable statics and macros by @shuhuiluo in #147
- refactor!: make
TickDataProviderand related methods async by @shuhuiluo in #150 - feat: refactor tick data handling and add
SimpleTickDataProviderby @shuhuiluo in #151
Full Changelog: v4.1.0...v4.2.0
v3.8.0
What's Changed
- test: refactor tests to use reusable statics and macros by @shuhuiluo in #146
- refactor!: make
TickDataProviderand related methods async by @shuhuiluo in #148 - feat: refactor tick data handling and add
SimpleTickDataProviderby @shuhuiluo in #149
Full Changelog: v3.7.1...v3.8.0