Skip to content

Releases: shuhuiluo/uniswap-v3-sdk-rs

v0.30.0

24 Jun 02:58
6ed68af
Compare
Choose a tag to compare

What's Changed

  • chore: Refactor code and update dependencies by @shuhuiluo in #55

Full Changelog: v0.29.2...v0.30.0

v0.29.2

02 May 14:39
97ade98
Compare
Choose a tag to compare

What's Changed

  • feat(tick_map): Lay out TickMap and EphemeralTickMapDataProvider by @shuhuiluo in #50

Full Changelog: v0.29.1...v0.29.2

v0.29.1

01 May 16:43
00a6157
Compare
Choose a tag to compare

What's Changed

  • chore: Rearrange derive attributes and simplify default implementation by @shuhuiluo in #49

Full Changelog: v0.29.0...v0.29.1

v0.29.0

14 Apr 07:37
959b75c
Compare
Choose a tag to compare

What's Changed

  • perf: use trailing and leading zeros in bitmath by @DaniPopes in #46
  • chore: Refactor tick value clamping and bump package version by @shuhuiluo in #47

New Contributors

Full Changelog: v0.28.0...v0.29.0

v0.28.0

02 Apr 15:29
f2aea7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.28.0

v0.27.0

16 Mar 20:02
ee66e30
Compare
Choose a tag to compare

What's Changed

  • refactor(trade): Use &mut instead of RefCell for best trade by @shuhuiluo in #44

Full Changelog: v0.26.1...v0.27.0

v0.26.1

04 Mar 21:45
866a441
Compare
Choose a tag to compare

What's Changed

  • feat(tick): Refactor price tick calculations and implement tick range… by @shuhuiluo in #42

Full Changelog: v0.26.0...v0.26.1

v0.26.0

04 Mar 02:38
5730e4c
Compare
Choose a tag to compare

What's Changed

  • chore(doc): Update code formatting and documentation by @shuhuiluo in #41

Full Changelog: v0.25.0...v0.26.0

v0.25.0

02 Mar 16:43
55a44fb
Compare
Choose a tag to compare

What's Changed

  • chore(refactor): Refactor and improve documentation by @shuhuiluo in #40

Full Changelog: v0.24.2...v0.25.0

v0.24.2

26 Feb 04:36
a838941
Compare
Choose a tag to compare

What's Changed

  • chore(refactor): Refactor code to replace meta.currency with currency by @shuhuiluo in #39

Full Changelog: v0.24.1...v0.24.2