Skip to content

Releases: spatie/laravel-tags

2.2.1

19 Jan 17:55
05f2554
Compare
Choose a tag to compare
  • use morph map name for taggable_type if it exists

2.2.0

21 Dec 12:26
e76a343
Compare
Choose a tag to compare
  • addscopeWithAllTagsOfAnyType and scopeWithAnyTagsOfAnyType

2.1.6

20 Dec 23:16
fd0a29c
Compare
Choose a tag to compare
  • update deps

2.1.5

27 Nov 08:37
3ae25e2
Compare
Choose a tag to compare
  • fix for locales with hypens in their name

2.1.4

05 Nov 13:14
46194a4
Compare
Choose a tag to compare
  • use getTable() instead of $table in the scope

2.1.3

29 Oct 08:35
bf8251f
Compare
Choose a tag to compare
  • fix for withAnyTags

2.1.2

24 Oct 20:39
d683430
Compare
Choose a tag to compare
  • add support for laravel-translatable v3

2.1.1

17 Sep 07:49
33db0a2
Compare
Choose a tag to compare

improve performance

2.1.0

27 Aug 08:12
Compare
Choose a tag to compare
  • add containing scope

2.0.2

24 Aug 09:44
Compare
Choose a tag to compare
  • add L5.7 compatibility