Skip to content

Releases: AlexanderBuzz/xrpl-php

0.10.2

01 Sep 15:47

Choose a tag to compare

Exclude unnecessary files in releases and composer packages

0.10.1

01 Sep 15:06

Choose a tag to compare

Removed development and documentation related files from the composer archive.

0.10.0

15 Aug 16:16

Choose a tag to compare

  • Added USDC support

0.9.10

30 Jun 16:31

Choose a tag to compare

Fixed RLUSD Testnet settings

0.9.9

24 Jun 17:00

Choose a tag to compare

Fixed bugs in BinaryParser and Amount encoding

0.9.8

22 Jun 09:36

Choose a tag to compare

Updated definitions.json

0.9.7

20 Feb 11:36

Choose a tag to compare

Fixed stablecoin hex code

0.9.6

22 Dec 07:41

Choose a tag to compare

  • Added RLUSD / Ripple USD Stablecoin support
  • Improved network / client usability

0.9.5

25 Nov 15:18

Choose a tag to compare

  • Allow more flexible brick/math dependencies (thx @zgrguric for the suggestion)

0.9.4

25 Jun 14:02
fa92c0b

Choose a tag to compare

  • Fixed BaseResponse return type bug