Skip to content

Releases: spatie/laravel-tags

2.7.0

22 Aug 09:03
a430034
Compare
Choose a tag to compare
  • allow specifying type when using attachTags() or detachTags() (#273)

2.6.2

28 May 08:30
94193bf
Compare
Choose a tag to compare
  • change mutator behaviour: use sync instead of attach (#260)

2.6.1

04 Mar 17:09
386a39d
Compare
Choose a tag to compare

update deps

2.6.0

03 Mar 07:48
Compare
Choose a tag to compare
  • add support for Laravel 7

2.5.4

12 Feb 08:48
a83d0f2
Compare
Choose a tag to compare
  • make sure each tag is unique on the database level (#251)

2.5.3

07 Nov 16:28
c773c10
Compare
Choose a tag to compare
  • use morphs in migration

2.5.2

29 Oct 03:51
a3c4173
Compare
Choose a tag to compare
  • findOrCreateFromString can now be overloaded (#231)

2.5.1

08 Sep 20:40
ee0f472
Compare
Choose a tag to compare
  • make scopeContaining compatible with Postgresql

2.5.0

04 Sep 11:02
Compare
Choose a tag to compare
add support for Laravel 6

2.4.5

17 Jul 12:40
491c209
Compare
Choose a tag to compare
  • fix scopeWithAllTags* scopes