Skip to content

Releases: mosparo/js-api-client

v1.2.0

02 Jan 10:29
0ea373c

Choose a tag to compare

This release contains support for TypeScript and an additional change.

Changes

  • Added support for TypeScript. Provided in #1 by @enzocomics
  • Export the two classes VerificationResult and StatisticResult to use the classes for type checking (for example, with instanceof)

v1.1.0

13 Jan 09:40
71ad684

Choose a tag to compare

This release updates the library to meet the changes in mosparo v1.1.

Changes

  • Added the startDate method to the getStatisticsByDate functionality of the Client class
  • Updated the README and added the documentation for the getStatisticsByDate method

Release v1.0.0

29 Apr 08:20

Choose a tag to compare

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

10 Jan 06:27

Choose a tag to compare

Updated the npm packages

First Release

30 Nov 06:12

Choose a tag to compare

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.