Skip to content

Releases: rcconsulting/myFMApiLibrary-for-PHP

Version 2.1.0

16 Jul 01:21
56561e5
Compare
Choose a tag to compare

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

14 Jul 00:46
3fb2126
Compare
Choose a tag to compare

Added validateTokenWithServer() and a DAPI constructor flag to force HTTP 1.1. Also some small documentation updates.

Version 2.0.2

21 Jan 20:40
acb89cb
Compare
Choose a tag to compare
Update composer.json

Version 2.0.1

21 Jan 20:37
d4dca9e
Compare
Choose a tag to compare

Fixes Authentication issue with FileMaker Server 19.2

Version 2.0.0

21 Dec 00:09
c11ebf1
Compare
Choose a tag to compare

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

19 Dec 00:21
2169250
Compare
Choose a tag to compare

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

19 Dec 00:17
99be39b
Compare
Choose a tag to compare

No release Notes.

Forcing a push to Packagist with latest code.

Version 1.1.3

19 Jul 23:14
586d1be
Compare
Choose a tag to compare

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

16 May 21:56
86e7bdd
Compare
Choose a tag to compare

This is the first release under RCC's maintenance.

Please report any bugs in the library, as we will be aggressively fixing any issues.