Skip to content

Releases: Kucoin/kucoin-php-sdk

Support margin trade

20 Dec 06:19
5a72f14
Compare
Choose a tag to compare
Merge pull request #71 from c2s/master

Add margin trade

Rename data to body in BusinessException message

18 Dec 09:20
93f4d67
Compare
Choose a tag to compare
Merge pull request #70 from hhxsv5/master

update version

v1.1.10: Merge pull request #66 from hhxsv5/master

20 Aug 12:36
f118bb3
Compare
Choose a tag to compare
  • Update default base uri
  • Skip v1 api tests

v1.1.9: Merge pull request #64 from hhxsv5/master

20 Jun 08:08
55f8160
Compare
Choose a tag to compare
  • Add sdk UA
  • Update params of Account::subTransfer()

v1.1.8: Merge pull request #62 from hhxsv5/master

11 Jun 06:58
e65d0e8
Compare
Choose a tag to compare
  • Fixed comments
  • Add InnerTransferV2 tests

Add new inner transfer API

11 Jun 04:00
e2d313d
Compare
Choose a tag to compare
  • Add API Account::innerTransferV2() and deprecate API Account::innerTransfer()

Fix monolog version requirement

27 May 06:52
39676ae
Compare
Choose a tag to compare
Merge pull request #60 from hhxsv5/master

fix conflicts of monolog

Add debug mode & logger

09 May 03:50
a9e67e3
Compare
Choose a tag to compare
  • Add debug mode
  • Add logger
  • Fix Content-Type for GET/DELETE method

Support multi-chain currency

08 May 10:13
c2fbd46
Compare
Choose a tag to compare
  • Optimize configuration of swoole http client
  • Add another base uri
  • Support multi-chain currency

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.