Releases: shuhuiluo/uniswap-v2-sdk-rs
Releases · shuhuiluo/uniswap-v2-sdk-rs
v0.6.0
What's Changed
- refactor: unit tests to remove unnecessary bindings by @shuhuiluo in #11
- chore: update clippy lints and optimize function annotations by @shuhuiluo in #12
- feat(router): Add Router implementation and trade execution tests by @shuhuiluo in #13
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore!: update
sdk-core
and refactor by @shuhuiluo in #10
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix(trade): add tests and fix
trade
mod by @shuhuiluo in #8
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
v0.1.0
What's Changed
- feat(route): Add
Route
struct and refactorPair
in entities module by @shuhuiluo in #1 - feat(trade): Add
trade
mod by @shuhuiluo in #2
New Contributors
- @shuhuiluo made their first contribution in #1
Full Changelog: https://github.com/shuhuiluo/uniswap-v2-sdk-rs/commits/v0.1.0