Skip to content

Releases: ArkEcosystem/php-client

1.0.0

18 Dec 11:32
Compare
Choose a tag to compare

Changed:

  • Only depend on the Guzzle client instead of Guzzle and PSR

Removed:

  • PSR dependencies
  • 1.0 API Support

0.1.5

02 Dec 11:32
Compare
Choose a tag to compare

Fixed:

  • Pass query parameters to 2.0 endpoints

0.1.4

23 Nov 04:15
7b81bb6
Compare
Choose a tag to compare

Changed:

  • Always send the Content-Type header

0.1.3

31 Oct 16:10
ba79e9a
Compare
Choose a tag to compare

Fixed:

  • JSON payload encoding
  • Transaction posting

0.1.2

30 Oct 12:51
347a8bc
Compare
Choose a tag to compare

Added:

  • Added ext-mbstring suggestion

0.1.1

13 Sep 09:35
d856b06
Compare
Choose a tag to compare

Fixed:

  • Add explicit class name casting with ucfirst

0.1.0

28 Jun 03:57
5034ef8
Compare
Choose a tag to compare
  • Initial Release