Skip to content

Releases: shuhuiluo/uniswap-lens-rs

v0.9.0

11 Dec 05:22
dbdd44e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

10 Dec 05:05
5e40ea0
Compare
Choose a tag to compare

What's Changed

  • chore: update error handling and dependencies by @shuhuiluo in #17

Full Changelog: v0.7.0...v0.8.0

v0.7.0

08 Nov 05:30
4a13cb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

06 Nov 05:59
c52e9f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Oct 04:02
c37bdfb
Compare
Choose a tag to compare

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

04 Oct 05:07
dccd250
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Sep 05:47
f2b5427
Compare
Choose a tag to compare

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

02 Sep 05:56
a3beba9
Compare
Choose a tag to compare

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

01 Sep 05:48
b728ef0
Compare
Choose a tag to compare

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

22 Jul 08:36
d05c0f7
Compare
Choose a tag to compare

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