Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

68 lines (44 loc) · 1.76 KB

Changelog

v0.0.9

  • Remove regex validation from RouterQuoteOptions tokenIn and tokenOut.

v0.0.8

  • Export SQSQuoteResponse, SQSPool, SQSRoute, SQSPriceInfo, Coin, Pool, Route, PriceInfo.

v0.0.7

  • Add WithAppendBaseFee option to GetQuote and extend SQSQuoteResponse with more data.

v0.0.5 - 0.0.6

  • rename GetRoute to GetQuote

v0.0.4

  • Add SQSMock to support testing.

v0.0.3

  • Add WithCustomURL option to Initialize.

v0.0.2

  • Improve router/quote WithOutGivenIn and WithInGivenOut options.

v0.0.1

  • Initial release.