Releases: SCF-Tools/SCF-API-Client
Version 1.4.0 (stable)
Added offset parameter for score.getCutoff method.
Version 1.3.0 (stable)
Added offset parameter for score.getTop method.
Updated JSDoc for the score.getTop method.
Implemented a fix for the publishing workflow.
Version 1.2.0 (stable)
Added services section with the getConfig method.
Added readme clarifying the version numbers and compatibility.
Version 1.1.3 (stable)
Added a feature to extensively log API errors.
Version 1.1.2 (stable)
Fixed JSDoc from breaking in CJS build.
Version 1.1.1 (stable)
Now it builds a module with support for both ES Modules and Common JS.
Version 1.1.0 (stable)
Added Score section.
Added Staff section.
Added Stats section.
Added autotests for basic things.
Automatically tests the request HTTP method, checks if the client passes authorization information when needed, ensures that the arguments are passed according to schema.
Version 1.0.0-alpha-6 (dev)
Added Experimental section.
Added Guess The Word section.
Added Inactive section.
Added Longpoll section.
Added Minigames section.
Improved JSDoc quality.
Updated some API methods to be less of a dump of data, for instance minigames.getProfile.
Planned to add tests to ensure that schema.php returns the same method declaration as client implementation.
9/12 sections implemented.
Version 1.0.0-alpha-5 (dev)
Fixed a separation between a "dev" and "stable" npm releases.
Version 1.0.0-alpha-4 (dev)
Setup a separation between a "dev" and "stable" npm releases.