Skip to content

Releases: Weebly/laravel-mutate

v1.1.10

10 Oct 17:34

Choose a tag to compare

Support array of where conditions.

v1.1.9

05 Oct 18:51

Choose a tag to compare

Bugfix for many to many matching with mutator cache

v1.1.8

05 Oct 15:03

Choose a tag to compare

Bugfixes many to many eager loading

v1.1.7

29 Sep 20:24

Choose a tag to compare

Hotfixes more relationship bugs...

v1.1.6

29 Sep 20:01

Choose a tag to compare

Hotfix a missing use statement.

v1.1.5

29 Sep 19:41

Choose a tag to compare

Fixes BelongsToMany issues

v1.1.4

29 Sep 14:02

Choose a tag to compare

Fixes belongsToMany relationship issues with mutators

v1.1.3

28 Sep 17:04

Choose a tag to compare

  • Fixes cases where whereIn only returns a single record where there should be many

v1.1.2

21 Sep 22:11

Choose a tag to compare

Merge pull request #6 from Weebly/bugfix-closure-query

Better Eloquent support

v1.1.1

20 Sep 22:43

Choose a tag to compare

  • Add support for Closure in where statements