Releases: Weebly/laravel-mutate
Releases · Weebly/laravel-mutate
v1.1.10
10 Oct 17:34
Compare
Sorry, something went wrong.
No results found
Support array of where conditions.
v1.1.9
05 Oct 18:51
Compare
Sorry, something went wrong.
No results found
Bugfix for many to many matching with mutator cache
v1.1.8
05 Oct 15:03
Compare
Sorry, something went wrong.
No results found
Bugfixes many to many eager loading
v1.1.7
29 Sep 20:24
Compare
Sorry, something went wrong.
No results found
Hotfixes more relationship bugs...
v1.1.6
29 Sep 20:01
Compare
Sorry, something went wrong.
No results found
Hotfix a missing use statement.
v1.1.5
29 Sep 19:41
Compare
Sorry, something went wrong.
No results found
Fixes BelongsToMany issues
v1.1.4
29 Sep 14:02
Compare
Sorry, something went wrong.
No results found
Fixes belongsToMany relationship issues with mutators
v1.1.3
28 Sep 17:04
Compare
Sorry, something went wrong.
No results found
Fixes cases where whereIn only returns a single record where there should be many
v1.1.2
21 Sep 22:11
Compare
Sorry, something went wrong.
No results found
Merge pull request #6 from Weebly/bugfix-closure-query
Better Eloquent support
v1.1.1
20 Sep 22:43
Compare
Sorry, something went wrong.
No results found
Add support for Closure in where statements