Skip to content

Releases: hyperplural/warface-sdk

v5.2: global code update, API information, tests Latest

08 Jan 23:55
70860a5

Choose a tag to compare

5.2.0

fix(docs): small docs fixes after release v5.2 (#25)

5.0.1: fix(tests): small update of info and fixed tests (#23)

17 May 08:25
ce5f24b

Choose a tag to compare

* fix(tests): small update of info and fixed tests
* fix(tests): fixed workflow

v5

13 Mar 17:40
5855be4

Choose a tag to compare

v5
5.0.0

Merge pull request #19 from wnull/feat/upgrade

4.0.2: New extra component is bypass timeout response (#10, #11)

11 Feb 08:05
34f69cd

Choose a tag to compare

* Added bypass timeout for CIS region
* Update Extra component in readme

Support for all php versions above ^7.4

05 Jan 18:27
6be40e6

Choose a tag to compare

4.0.1

Support for all php versions above `7.4`

RELEASE v4

02 Oct 11:02

Choose a tag to compare

4.0.0

Fix docs 4.x

v3.3.8

08 Jul 13:15

Choose a tag to compare

v3.3.8

v3.3.4 Add proxy

31 Mar 19:11

Choose a tag to compare

Update documentation

v3.2.8 Change HTTPS protocol API

09 Mar 06:18

Choose a tag to compare

Recently, the game API server switched to a secure connection, if you have problems receiving data, then replace the protocol with HTTPS.

Minimal, but very important changes on the part of the code occurred in the class Client.

Version 3.2.7

09 Sep 19:38

Choose a tag to compare

Added a utility that converts the full_response parameter in the stat() method of the User model to an array format.