Releases: shuhuiluo/uniswap-lens-rs
Releases · shuhuiluo/uniswap-lens-rs
v0.9.0
v0.8.0
What's Changed
- chore: update error handling and dependencies by @shuhuiluo in #17
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
v0.5.0
What's Changed
- chore: update dependencies and version to 0.5.0 by @shuhuiluo in #14
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- feat: return tick spacing in tick lens by @shuhuiluo in #9
- perf: upgrade Solidity version and disable CBOR metadata by @shuhuiluo in #10
- fix(clippy): Add #[inline] annotations and minor refactoring by @shuhuiluo in #11
- feat(error): Add custom error handling to improve robustness by @shuhuiluo in #12
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- feat: add
no_std
feature and update dependencies by @shuhuiluo in #8
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat(alloy): update alloy to 0.3 by @shuhuiluo in #6
- chore!: Remove PancakeSwap dependencies and related code by @shuhuiluo in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat(alloy): Revamp
get_storage_at
function to use Alloy by @shuhuiluo in #5
Full Changelog: v0.0.2...v0.1.0