Skip to main content
The release notes for our Ruby SDK. Refer to the GitHub releases for additional details.
0.1.0

Added

  • Add transactions.get method for retrieving transaction details.
  • Add wallet earn actions support.
  • Add wallet export and import support.
  • API updates.

Breaking changes

  • Return types for Intents#create_policy_rule and Intents#update_policy_rule changed from RuleIntentResponse to RuleMutateIntentResponse.
  • Return type for Intents#delete_policy_rule changed from RuleIntentResponse to RuleDeleteIntentResponse.
  • GetFiatOnrampURLResponse changed from a class to a discriminated union on :type.