Skip to content

Releases: iFreshDevelopment/filemakermodel

0.1.21

12 Jul 11:58
9638cc7

Choose a tag to compare

Merge pull request #7 from stephanbouman/patch-1

Bump FMdataAPI to version 27

0.1.20

23 Mar 09:34
c829f85

Choose a tag to compare

Merge pull request #6 from stephanbouman/main

Bumped the version of fmdataapi to 24

0.1.19

09 Dec 16:49
811cd8c

Choose a tag to compare

Merge pull request #5 from MauritsvLeeuwen/main

Portals support added

0.1.18

07 Sep 07:47
dfb2f26

Choose a tag to compare

Added the hydrate method

0.1.7

18 Aug 13:49

Choose a tag to compare

The package requires a minimal version of Laravel 6

0.1.6

18 Aug 13:25

Choose a tag to compare

Now the package does not depend on Laravel anymore. It just needs some Illuminate packages

0.1.5

14 Aug 19:51

Choose a tag to compare

Introduced the api method to allow direct access to the FMdatAPI class

Model::api()->query(....)

0.1.4

13 Aug 21:14

Choose a tag to compare

Hotfix to return an empty collection if no results are returned

0.1.3

13 Aug 11:25

Choose a tag to compare

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

Choose a tag to compare

Added:

  • findInCache method

Fixed:

  • Made sure the recordId is an integer