Skip to content

Releases: gearbox-solutions/eloquent-filemaker

0.0.25

05 Apr 17:06

Choose a tag to compare

  • Added count function support
  • Improved error message when layout is missing to show the layout which was attempted

Improved morphMany support

31 Mar 03:16

Choose a tag to compare

Improved support for $model->morphMany()

0.0.23

23 Mar 16:53

Choose a tag to compare

  • Improvements to match expected Laravel behavior when making an edit which doesn't change a record (possibly because it has been deleted)
  • Reorganization and cleanup for compatibility improvements.

0.0.21

04 Mar 21:29

Choose a tag to compare

Laravel 9 compatibility

0.0.20

23 Feb 19:03

Choose a tag to compare

Implemented "update" method

change to insert/refresh behavior

03 Jun 22:24

Choose a tag to compare

0.0.19

changed insert to not use refresh for optimization

0.0.18

02 Jun 23:35

Choose a tag to compare

added auto-refresh on insert, added refresh functionality

0.0.14

17 May 04:55

Choose a tag to compare

Improved date casting and writing back to FileMaker
Added automatic handling of writing null as an empty string to FileMaker.

Pagination scope fix

10 May 17:06

Choose a tag to compare

Scopes should now be properly applied to pagination queries

0.0.11

16 Apr 19:31

Choose a tag to compare

Fixed omits