Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Releases: monerium/sdk

v2.6.5

18 Oct 17:32
08b97b8
Compare
Choose a tag to compare

2.6.5 (2023-10-18)

Bug Fixes

  • script to manually expand static file sidebar (7b24240)

v2.6.4

18 Oct 16:40
db15cb7
Compare
Choose a tag to compare

2.6.4 (2023-10-18)

Bug Fixes

  • docs: add links and fix sidebar not expading (c8eab4a)

v2.6.3

18 Oct 16:02
3c60cef
Compare
Choose a tag to compare

2.6.3 (2023-10-18)

Bug Fixes

v2.6.2

18 Oct 15:15
6acf4af
Compare
Choose a tag to compare

2.6.2 (2023-10-18)

Bug Fixes

  • add missing info from README [no-ci] (600bda5)
  • docs: add source code link to README (c2a9294)
  • revert changes to action (36eada9)
  • update docs on every push to main (e0f57e6)

v2.6.1

11 Sep 14:07
e521b5d
Compare
Choose a tag to compare

2.6.1 (2023-09-11)

Bug Fixes

  • add info how to set environment (c803cc5)

v2.6.0

19 Jul 12:26
c6a6c96
Compare
Choose a tag to compare

2.6.0 (2023-07-19)

Features

  • removed Chain and Network enum (600a634)

Bug Fixes

v2.5.2

05 Jul 12:35
6b5b235
Compare
Choose a tag to compare

2.5.2 (2023-07-05)

Big shoutout to @fernandomg for the bug reports!

Bug Fixes

  • add state to Account type, closes #96 (5693146)
  • getBalances always returns an array, closes #98 (144b1f9)

v2.5.1

15 Jun 22:59
61f0bab
Compare
Choose a tag to compare

2.5.1 (2023-06-15)

Bug Fixes

  • extend timeout on place order test (0a81449)

v2.5.0

15 Jun 22:47
eae497e
Compare
Choose a tag to compare

2.5.0 (2023-06-15)

Features

  • expose rfc3339 function (f9e5bec)

Bug Fixes

  • should be client.codeVerifier (46c986a)

v2.4.1

10 May 03:48
a69c258
Compare
Choose a tag to compare

2.4.1 (2023-05-10)

Bug Fixes

  • placeOrderMessage parameters, should take two arguments instead of one nested (5c32da0)