Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

47 lines (33 loc) · 1.56 KB
  • Added redemptions module to call redemptions management OST APIs.
  • Added redeemable sku module to call redeemable sku management OST APIs.
  • Readme changes for documenting new parameters in transactions module. These parameters can help to get data between specific time interval.
  • Added webhooks module to call webhook management OST APIs.
  • Support for verify webhook signature.
  • Added base tokens module to V2 API's
  • OST API V2 interaction layer implementation.
  • Removed API V0 and V1 support.
  • README.md has API V2 usage instructions
  • Added user balances module to V1 API's
  • Added transaction ledger module to V1 API's
  • Added support for interacting with V1 API along with V0
  • README.md has API V1 usage instructions
  • README_V0.md has API V0 usage instructions

Initial release of the official OST Ruby SDK
This release has the OST API V0 interaction layer implementation.