Skip to content

Releases: renegade-fi/rust-sdk

v2.0.3

18 Mar 00:25
d4dc02b

Choose a tag to compare

What's Changed

  • external-match-client: exact-output: Add parity examples and redundant-case shim by @sehyunc in #118
  • fix: route get_markets through auth server with API key by @akirillo in #119
  • fix(websocket client): gracefully handle failure to parse websocket subscriptions response by @akirillo in #120

Full Changelog: v2.0.1...v2.0.3

v2.0.1

24 Feb 19:45
d62e050

Choose a tag to compare

What's Changed

  • feat(external match client): include fixed-point match result price by @akirillo in #115
  • Inline auth deps to remove nightly requirement from external-match-client by @akirillo in #117

Full Changelog: v2.0.0...v2.0.1

v2.0.0

17 Feb 19:08

Choose a tag to compare

What's Changed

  • renegade-wallet-client: place-order: Fix order placement signatures by @joeykraut in #114

Full Changelog: v1.1.0...v2.0.0

v1.1.0

13 Feb 19:38
f10d36c

Choose a tag to compare

What's Changed

  • expose http module by @akirillo in #51
  • expose utils module by @akirillo in #52
  • renegade_wallet_client: websocket: lazy-init single task history subscription by @akirillo in #53
  • renegade_wallet_client: websocket: task_waiter: configurable timeout by @akirillo in #54
  • renegade-wallet-client: task-waiter: include task id in failure mgs by @sehyunc in #56
  • renegade_wallet_client: actions: withdraw: expect fee payment in withdrawal endpoint by @akirillo in #57
  • external-match-client: api-types: Add malleable match with connector by @joeykraut in #58
  • external-match-client: malleable-match: Add input_bounds method by @joeykraut in #59
  • external-match-client: Add fields and exchange metadata method by @joeykraut in #61
  • Ethereum Sepolia support by @weijiekoh in #99
  • v2 Rust SDK feature branch by @akirillo in #83

Full Changelog: v0.1.18...v1.1.0

v0.1.16

10 Jun 23:35
9a9695d

Choose a tag to compare

What's Changed

  • external-match-client: Add all pairs book depth method by @joeykraut in #31

Full Changelog: v0.1.15...v0.1.16

v0.1.15

05 Jun 17:25
39ef61e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

04 Jun 01:06
cbee1db

Choose a tag to compare

What's Changed

  • chore: Allow more permissive alloy versions by @joeykraut in #29

Full Changelog: v0.1.13...v0.1.14

v0.1.12

02 Jun 18:29
a466797

Choose a tag to compare

What's Changed

  • external-match-client: Add token prices helper by @joeykraut in #27

Full Changelog: v0.1.11...v0.1.12

v0.1.11

02 Jun 17:50

Choose a tag to compare

What's Changed

  • Feat: Added support to create a client with custom reqwest::Client by @gen1us2k in #26

New Contributors

Full Changelog: v0.1.9...v0.1.11

v0.1.9

21 May 22:01
81af591

Choose a tag to compare

What's Changed

  • chore: Bump alloy to latest version by @joeykraut in #22
  • external_match_client: malleable_match: allow setting quote amount by @akirillo in #24

Full Changelog: v0.1.7...v0.1.9