Skip to content

Releases: kodeine/laravel-meta

Laravel 11.x Compatibility

13 Mar 15:23
e700ad4
Compare
Choose a tag to compare

What's Changed

assignable operator

14 Feb 01:49
6134a25
Compare
Choose a tag to compare
Merge pull request #110 from Temepest74/2.0

added optional operator to whereMeta

Fix getMeta returns empty Collection if attribute is casted in some cases

05 Jul 20:55
fcdfb7b
Compare
Choose a tag to compare
Merge pull request #104 from bfiessinger/fix/getMeta-empty-if-propert…

…y-is-casted

[2.2.1] Fix getMeta returns empty Collection if attribute is casted in some cases

New events

15 May 01:50
a07765c
Compare
Choose a tag to compare
Merge pull request #103 from siamak2/2.x

[2.2.0] Added createdWithMetas, updatedWithMetas, savedWithMetas events.

Laravel 10 Support

30 Jan 22:11
2b90159
Compare
Choose a tag to compare
Merge pull request #101 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

Events for laravel-meta

09 Jun 03:35
ceeeb56
Compare
Choose a tag to compare
Merge pull request #97 from siamak2/events

[2.1.0] Events

[2.0.1] Improved getMetaArray method by removing linear search from getMetaArray #96

06 Jun 14:34
d30ef57
Compare
Choose a tag to compare
Merge pull request #96 from siamak2/2.x

[2.0.1] Improved getMetaArray method by removing linear search from getMetaArray

[2.0] laravel-meta version 2

05 Jun 17:32
a8d831a
Compare
Choose a tag to compare
Merge pull request #95 from siamak2/2.x

[2.0] laravel meta vesion 2

Bug fix

11 Mar 22:48
15961bf
Compare
Choose a tag to compare

register saved event listener in bootMetable

Laravel 9 Support

14 Feb 17:37
74d5aab
Compare
Choose a tag to compare
Merge pull request #90 from laravel-shift/l9-compatibility

Laravel 9.x Compatibility