Skip to content

Releases: mosparo/php-api-client

v1.1.0

13 Jan 09:24
Compare
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

v1.0.2

04 Feb 13:24
Compare
Choose a tag to compare

Client

  • Renamed the method validateSubmission() to verifySubmission() because the validation happens before the form is submitted. Because of that, the name validateSubmission is not correctly describing what happens.
  • Added an alias method validateSubmission() which calls verifySubmission() to keep the backward compatibility.

RequestHelper

  • Fixed two issues where NULL values will create error messages.

v1.0.1

19 Sep 05:25
Compare
Choose a tag to compare

Added a fix for numeric values, fixed the tests and corrected the readme.

First release

18 Sep 08:27
Compare
Choose a tag to compare

First release of the PHP API client for mosparo.