Skip to content

Releases: lordsarcastic/lazerpay-rust-sdk

v0.1.1

01 Mar 08:33
Compare
Choose a tag to compare

Nothing significant, just updates on Cargo.toml files for publishing repo as a crate

v0.1.0

28 Feb 16:55
c7068b5
Compare
Choose a tag to compare

The primordial release. Contains about 5 API integrations:

  • Initialize transaction
  • Verify transaction
  • Get all accepted coins
  • Transfer
  • Get rate

Future releases would involve more strictness on the typings and an improved structure.