Releases: hyperplural/warface-sdk
Releases · hyperplural/warface-sdk
v5.2: global code update, API information, tests Latest
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)
* fix(tests): small update of info and fixed tests * fix(tests): fixed workflow
v5
5.0.0 Merge pull request #19 from wnull/feat/upgrade
4.0.2: New extra component is bypass timeout response (#10, #11)
* Added bypass timeout for CIS region * Update Extra component in readme
Support for all php versions above ^7.4
4.0.1 Support for all php versions above `7.4`
RELEASE v4
4.0.0 Fix docs 4.x
v3.3.8
v3.3.8
v3.3.4 Add proxy
Update documentation
v3.2.8 Change HTTPS protocol API
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
Added a utility that converts the full_response parameter in the stat() method of the User model to an array format.