tag:github.com,2008:https://github.com/mosparo/php-api-client/releases Release notes from php-api-client 2024-01-13T09:20:40Z tag:github.com,2008:Repository/389715526/v1.1.0 2024-01-13T09:24:07Z v1.1.0 <p>This release updates the library to meet the changes in mosparo v1.1.</p> <h2>Changes</h2> <ul> <li>Added the <code>startDate</code> method to the <code>getStatisticsByDate</code> functionality of the <code>Client</code> class</li> <li>Updated the README and added the documentation for the <code>getStatisticsByDate</code> method</li> </ul> zepich tag:github.com,2008:Repository/389715526/v1.0.2 2023-02-04T13:25:02Z v1.0.2 <h2>Client</h2> <ul> <li>Renamed the method <code>validateSubmission()</code> to <code>verifySubmission()</code> because the validation happens before the form is submitted. Because of that, the name <code>validateSubmission</code> is not correctly describing what happens.</li> <li>Added an alias method <code>validateSubmission()</code> which calls <code>verifySubmission()</code> to keep the backward compatibility.</li> </ul> <h2>RequestHelper</h2> <ul> <li>Fixed two issues where <code>NULL</code> values will create error messages.</li> </ul> zepich tag:github.com,2008:Repository/389715526/v1.0.1 2022-09-19T05:25:55Z v1.0.1 <p>Added a fix for numeric values, fixed the tests and corrected the readme.</p> zepich tag:github.com,2008:Repository/389715526/v1.0.0 2022-09-18T08:27:12Z First release <p>First release of the PHP API client for mosparo.</p> zepich