Releases: iFreshDevelopment/filemakermodel
Releases · iFreshDevelopment/filemakermodel
0.1.21
12 Jul 11:58
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from stephanbouman/patch-1
Bump FMdataAPI to version 27
0.1.20
23 Mar 09:34
Compare
Sorry, something went wrong.
No results found
Merge pull request #6 from stephanbouman/main
Bumped the version of fmdataapi to 24
0.1.19
09 Dec 16:49
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from MauritsvLeeuwen/main
Portals support added
0.1.18
07 Sep 07:47
Compare
Sorry, something went wrong.
No results found
0.1.7
18 Aug 13:49
Compare
Sorry, something went wrong.
No results found
The package requires a minimal version of Laravel 6
0.1.6
18 Aug 13:25
Compare
Sorry, something went wrong.
No results found
Now the package does not depend on Laravel anymore. It just needs some Illuminate packages
0.1.5
14 Aug 19:51
Compare
Sorry, something went wrong.
No results found
Introduced the api method to allow direct access to the FMdatAPI class
Model::api()->query(....)
0.1.4
13 Aug 21:14
Compare
Sorry, something went wrong.
No results found
Hotfix to return an empty collection if no results are returned
0.1.3
13 Aug 11:25
Compare
Sorry, something went wrong.
No results found
Updated the Where function to use the layout-method. Now where returns null if there are no results in your request.
0.1.2
31 Jul 22:51
Compare
Sorry, something went wrong.
No results found
Added:
Fixed:
Made sure the recordId is an integer