Skip to content

Releases: Kucoin/kucoin-universal-php-sdk

v0.1.3-alpha

01 Jul 10:13
da40c7b

Choose a tag to compare

Update

  1. Add more tests
  2. Improve PHP version compatibility (7.4、8.x)

Note: This SDK is currently in the Alpha phase. We are actively iterating and improving its features, stability, and documentation. Feedback and contributions are highly encouraged to help us refine the SDK.

Installation

composer require kucoin/kucoin-universal-sdk=0.1.3-alpha

If you encounter any issues or have questions, feel free to reach out through:Submit an Issue

v0.1.2-alpha

12 Jun 02:56
cacd34c

Choose a tag to compare

Update

  • Update the latest APIs, documentation, etc
  • Introduced a new testing framework for all SDKs

Note: This SDK is currently in the Alpha phase. We are actively iterating and improving its features, stability, and documentation. Feedback and contributions are highly encouraged to help us refine the SDK.

Installation

composer require kucoin/kucoin-universal-sdk=0.1.2-alpha

If you encounter any issues or have questions, feel free to reach out through:Submit an Issue

v0.1.1-alpha

29 May 11:31
bbc1b0e

Choose a tag to compare

Update

  • Fix compatibility issues on non-macOS systems by enforcing case-sensitive PSR-4 autoloading.

Note: This SDK is currently in the Alpha phase. We are actively iterating and improving its features, stability, and documentation. Feedback and contributions are highly encouraged to help us refine the SDK.

Installation

composer require kucoin/kucoin-universal-sdk=0.1.1-alpha

If you encounter any issues or have questions, feel free to reach out through:Submit an Issue

v0.1.0-alpha

27 May 02:28

Choose a tag to compare

We are excited to announce the v0.1.1-alpha release of the KuCoin Universal SDK for PHP.

Note: This SDK is currently in the Alpha phase. We are actively iterating and improving its features, stability, and documentation. Feedback and contributions are highly encouraged to help us refine the SDK.

Installation

composer require kucoin/kucoin-universal-sdk=0.1.0-alpha

If you encounter any issues or have questions, feel free to reach out through:Submit an Issue