Releases: shuhuiluo/uniswap-v3-sdk-rs
Releases · shuhuiluo/uniswap-v3-sdk-rs
v0.30.0
What's Changed
- chore: Refactor code and update dependencies by @shuhuiluo in #55
Full Changelog: v0.29.2...v0.30.0
v0.29.2
What's Changed
- feat(tick_map): Lay out
TickMap
andEphemeralTickMapDataProvider
by @shuhuiluo in #50
Full Changelog: v0.29.1...v0.29.2
v0.29.1
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
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
- @DaniPopes made their first contribution in #46
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- chore(alloy): Bump alloy and refactor by @shuhuiluo in #45
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- refactor(trade): Use
&mut
instead ofRefCell
for best trade by @shuhuiluo in #44
Full Changelog: v0.26.1...v0.27.0
v0.26.1
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
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
What's Changed
- chore(refactor): Refactor and improve documentation by @shuhuiluo in #40
Full Changelog: v0.24.2...v0.25.0
v0.24.2
What's Changed
- chore(refactor): Refactor code to replace
meta.currency
withcurrency
by @shuhuiluo in #39
Full Changelog: v0.24.1...v0.24.2