Skip to content

Releases: shuhuiluo/uniswap-v2-sdk-rs

v0.6.0

16 Sep 00:06
b2511d2
Compare
Choose a tag to compare

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

07 Sep 11:52
40d1b6e
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

25 Aug 13:36
cfc6e17
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

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

18 Aug 08:55
6990318
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Apr 15:31
88d16c2
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Mar 16:24
dc45018
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • feat(route): Add Route struct and refactor Pair in entities module by @shuhuiluo in #1
  • feat(trade): Add trade mod by @shuhuiluo in #2

New Contributors

Full Changelog: https://github.com/shuhuiluo/uniswap-v2-sdk-rs/commits/v0.1.0