Releases: SCF-Tools/SCF-API-Client
Version 1.7.0 (stable)
v1.7.0 Fix: Added the heat actions, but forgot to adjust the return values
Version 1.6.0 (stable)
v1.6.0 Feature: Add breakdown of the actions + better jsdoc [x2]
Version 1.5.0 (stable)
Added SCF Security API with getHeat and addHeat methods.
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.