Skip to content

Releases: spatie/laravel-tags

2.6.1

04 Mar 17:09
386a39d

Choose a tag to compare

update deps

2.6.0

03 Mar 07:48

Choose a tag to compare

  • add support for Laravel 7

2.5.4

12 Feb 08:48
a83d0f2

Choose a tag to compare

  • make sure each tag is unique on the database level (#251)

2.5.3

07 Nov 16:28
c773c10

Choose a tag to compare

  • use morphs in migration

2.5.2

29 Oct 03:51
a3c4173

Choose a tag to compare

  • findOrCreateFromString can now be overloaded (#231)

2.5.1

08 Sep 20:40
ee0f472

Choose a tag to compare

  • make scopeContaining compatible with Postgresql

2.5.0

04 Sep 11:02

Choose a tag to compare

add support for Laravel 6

2.4.5

17 Jul 12:40
491c209

Choose a tag to compare

  • fix scopeWithAllTags* scopes

2.4.4

17 Apr 17:06
b452ce8

Choose a tag to compare

  • use ordered() scope to determine order column name (#193)

2.4.3

10 Apr 18:12
a55e1ae

Choose a tag to compare

  • fix str_slug being deprecated