Skip to content

Releases: mento-protocol/mento-sdk

v1.0.0

07 Jun 15:51
cfe5573
Compare
Choose a tag to compare

What's Changed

  • The main change in this release is that trading limit related functionality now supports multiple assets (see #58). There are a few changes to the API that are not backwards compatible:

Full Changelog: v0.2.8...v1.0.0

v0.1.5

28 Apr 13:49
0581e36
Compare
Choose a tag to compare

What's Changed

  • feat: Add ability to query limits and circuit breaker status by @nvtaveras in #27
  • docs: Update readme to point to sdk docs by @nvtaveras in #22
  • docs: improve parameter desc in getExchangeForTokens by @nvtaveras in #24

Full Changelog: v0.1.4...v0.1.5

v0.1.3

06 Mar 09:46
e61bc15
Compare
Choose a tag to compare

This version of mento-sdk adds methods to the Mento class for use in UI, tweaks visibility of some Mento methods, upgrades repo to yarn 3, adds script for printing mento details, updates gitignore, README and lint config