Skip to content

Releases: AlexanderBuzz/xrpl-php

0.9.6

22 Dec 07:41
Compare
Choose a tag to compare
  • Added RLUSD / Ripple USD Stablecoin support
  • Improved network / client usability

0.9.5

25 Nov 15:18
Compare
Choose a tag to compare
  • Allow more flexible brick/math dependencies (thx @zgrguric for the suggestion)

0.9.4

25 Jun 14:02
fa92c0b
Compare
Choose a tag to compare
  • Fixed BaseResponse return type bug

0.9.3

06 Feb 13:54
Compare
Choose a tag to compare

What's Changed

  • Added helpers for custom currency
  • fixed Shopware compatibility issues
  • bumped Buffer package to 0.2.0 for base64 compatibility

0.9.2

11 Jan 13:42
Compare
Choose a tag to compare
  • Fixed package versions for compatibility with ramsey/uuid

v0.9.1

10 Jan 17:24
Compare
Choose a tag to compare

Breaking Changes

  • Switched to canonical namespacing, XRPL_PHP is now Hardcastle/XRPL_PHP

v0.9.0

09 Jan 13:14
Compare
Choose a tag to compare

Breaking Changes

  • Switched to canonical namespacing, XRPL_PHP is now Hardcastle/XRPL_PHP

v0.8.8

21 Dec 16:20
Compare
Choose a tag to compare
  • Made definitions.json source configurable

v0.8.7

28 Nov 13:49
Compare
Choose a tag to compare
  • Added AMM amendment Methods and TransactionTypes

v0.8.6

23 Nov 07:49
Compare
Choose a tag to compare
  • Added "Issue" and "XchainBridge" type classes in BinaryCodec