Skip to content

Releases: SCF-Tools/SCF-API-Client

Version 1.4.0 (stable)

29 Oct 09:43
f2a025f

Choose a tag to compare

Added offset parameter for score.getCutoff method.

Version 1.3.0 (stable)

29 Oct 09:24
a3c93f4

Choose a tag to compare

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)

08 Oct 13:06
8bca50f

Choose a tag to compare

Added services section with the getConfig method.
Added readme clarifying the version numbers and compatibility.

Version 1.1.3 (stable)

15 Aug 09:47
42f6922

Choose a tag to compare

Added a feature to extensively log API errors.

Version 1.1.2 (stable)

14 Aug 16:52
399a126

Choose a tag to compare

Fixed JSDoc from breaking in CJS build.

Version 1.1.1 (stable)

14 Aug 16:16
9cda717

Choose a tag to compare

Now it builds a module with support for both ES Modules and Common JS.

Version 1.1.0 (stable)

14 Aug 13:18
7264044

Choose a tag to compare

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)

13 Aug 19:40
4f5aa5f

Choose a tag to compare

Pre-release

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)

12 Aug 20:09
44703bc

Choose a tag to compare

Pre-release

Fixed a separation between a "dev" and "stable" npm releases.

Version 1.0.0-alpha-4 (dev)

12 Aug 20:04
366585d

Choose a tag to compare

Pre-release

Setup a separation between a "dev" and "stable" npm releases.