- Remove regex validation from RouterQuoteOptions tokenIn and tokenOut.
- Export SQSQuoteResponse, SQSPool, SQSRoute, SQSPriceInfo, Coin, Pool, Route, PriceInfo.
- Add WithAppendBaseFee option to GetQuote and extend SQSQuoteResponse with more data.
- rename GetRoute to GetQuote
- Add SQSMock to support testing.
- Add WithCustomURL option to Initialize.
- Improve router/quote WithOutGivenIn and WithInGivenOut options.
- Initial release.