Skip to content

Releases: Kucoin/kucoin-php-sdk

Add some APIs

29 Apr 03:42
40abc58
Compare
Choose a tag to compare

#46

  • Add sub-account API
  • Add v1 historical APIs for order, deposit, withdrawal.

v1.1.2: Merge pull request #45 from hhxsv5/master

19 Apr 08:25
beebef2
Compare
Choose a tag to compare
  • Optimize handling json body for unicode & slash
  • Add field feeCurrency for symbol

Fix json encode without unescaped unicode

16 Apr 07:06
9a3d3fe
Compare
Choose a tag to compare

Fix integer overflow on a 32-bit system

27 Mar 03:27
3c560d7
Compare
Choose a tag to compare

Support subscribing the multiple channels

25 Mar 10:20
4038659
Compare
Choose a tag to compare
  • Support subscribing the multiple channels
  • Support timeout for SwooleHttp

Support timeout for SwooleHttp

22 Mar 05:15
42d606d
Compare
Choose a tag to compare
Merge pull request #34 from hhxsv5/master

Support timeout for SwooleHttp

Add Coroutine HTTP client for asynchronous IO #31

21 Mar 03:48
0bd19f5
Compare
Choose a tag to compare
  • Add Coroutine HTTP client for asynchronous IO
  • Fix tests with dataProvider

Fix docs

07 Mar 14:57
b3c3e15
Compare
Choose a tag to compare
  • Fix docs

  • Rename Symbol::getHistoricRates() to Symbol::getKLines()

Fixed json_encode() with JSON_UNESCAPED_SLASHES

01 Mar 10:32
d1e7f69
Compare
Choose a tag to compare
Merge pull request #27 from hhxsv5/master

fix json_encode with JSON_UNESCAPED_SLASHES

1.0.7: Merge pull request #21 from hhxsv5/master

21 Feb 15:01
f4fb44a
Compare
Choose a tag to compare
  • Update ApiService.Prices()
  • Fix tests of symbol
  • Fix tests of orderbook