Skip to content

Releases: uma-universal-money-address/uma-rust-sdk

v0.5.2

22 Jan 17:22
3893f3e
Compare
Choose a tag to compare
  • Remove openssl usage from reqwest.

v0.5.1

22 Jan 16:37
3999d1d
Compare
Choose a tag to compare
  • Remove openssl dependency.

v0.5.0

22 Dec 07:19
Compare
Choose a tag to compare

UMA Rust SDK v0.5.0

  • Add the decimals field to payreq paymentinfo for convenience.
  • Make the multiplier here a float to match the Currency object in the lnurlp response.
  • Bump version to 0.3 since these are breaking changes. Protocol change: uma-universal-money-address/protocol#14

v0.4.0

20 Dec 06:13
Compare
Choose a tag to compare

UMA Rust SDK v0.4.0

NOTE: This is technically a breaking change. Given that we're not yet at UMA 1.0, I'm bumping the protocol version here to 0.2 to indicate the bump and to be able to tell what version the counterparty is using for debugging.

v0.3.0

05 Dec 22:45
775e8a7
Compare
Choose a tag to compare

UMA Rust SDK v0.3.0

  • Switch display_decimals to decimals to better match a LUD-21 proposal after discussions with the author.

v0.2.0

16 Nov 04:15
Compare
Choose a tag to compare

UMA Rust SDK v0.2.0

  • Add display_decimals to the Currency object

v0.1.2

27 Oct 21:38
c601de5
Compare
Choose a tag to compare
  • Fix some parameters to be passed by reference.
  • Add travel_rule_format.

v0.1.1

27 Sep 00:51
d5322a4
Compare
Choose a tag to compare
Create main.yml