Releases: rcconsulting/myFMApiLibrary-for-PHP
Version 2.1.0
Major cleanups, and a narrowing of the purpose of the response class. Reduced the amount of double-processing that was done to responses, which may speed things up a bit.
Version 2.0.3
Added validateTokenWithServer() and a DAPI constructor flag to force HTTP 1.1. Also some small documentation updates.
Version 2.0.2
Update composer.json
Version 2.0.1
Fixes Authentication issue with FileMaker Server 19.2
Version 2.0.0
Now with More Cowbell
This is the first release of this library which includes BSD-3 licensing, instead of GPL-3 licensing.
Namespaces have been changed to RCConsulting.
Also includes updated executeScript().
Version 1.1.6
Cut an actual release now that I know I need to update the composer.json in advance of a release.
Good Morning!
Version 1.1.5
No release Notes.
Forcing a push to Packagist with latest code.
Version 1.1.3
Fixed several double json_encode issues which prevent library use with FMS 18. The initial fix needs to be rolled into production, hence a point release. A more complete treatment of the problem will be forthcoming.
Version 1.1.1
This is the first release under RCC's maintenance.
Please report any bugs in the library, as we will be aggressively fixing any issues.