Skip to content

Releases: SCF-Tools/SCF-API-Client

Version 1.7.0 (stable)

31 May 12:57
9242c0d

Choose a tag to compare

v1.7.0

Fix: Added the heat actions, but forgot to adjust the return values

Version 1.6.0 (stable)

29 May 21:38
16679ad

Choose a tag to compare

v1.6.0

Feature: Add breakdown of the actions + better jsdoc [x2]

Version 1.5.0 (stable)

29 May 13:30
79a7ce3

Choose a tag to compare

Added SCF Security API with getHeat and addHeat methods.

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.