Releases: mosparo/js-api-client
Releases · mosparo/js-api-client
v1.2.0
This release contains support for TypeScript and an additional change.
Changes
- Added support for TypeScript. Provided in #1 by @enzocomics
- Export the two classes
VerificationResultandStatisticResultto use the classes for type checking (for example, withinstanceof)
v1.1.0
Release v1.0.0
This is the first official stable release.
We've renamed the misleading method name validateSubmission to the correct name verifySubmission. Additionally, we've added the code documentation.
v1.0.0-beta2
Updated the npm packages
First Release
Today, we're releasing the first beta for the JavaScript API client. Please use it with caution and create an issue if you find a bug or problem.