Skip to content

Releases: spatie/laravel-tags

2.4.3

10 Apr 18:12
a55e1ae
Compare
Choose a tag to compare
  • fix str_slug being deprecated

2.4.2

10 Apr 18:09
d28db69
Compare
Choose a tag to compare
  • added ability to work with multibyte charset

2.4.1

06 Mar 20:42
127ca56
Compare
Choose a tag to compare
  • performance enhanchements

2.3.0

27 Feb 13:35
Compare
Choose a tag to compare
wip

2.2.2

27 Feb 13:31
Compare
Choose a tag to compare
add support for Laravel 5.8

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