Skip to content

Releases: spatie/laravel-tags

2.1.2

24 Oct 20:39
d683430

Choose a tag to compare

  • add support for laravel-translatable v3

2.1.1

17 Sep 07:49
33db0a2

Choose a tag to compare

improve performance

2.1.0

27 Aug 08:12

Choose a tag to compare

  • add containing scope

2.0.2

24 Aug 09:44

Choose a tag to compare

  • add L5.7 compatibility

2.0.1

07 Feb 23:24

Choose a tag to compare

  • add L5.6 compatibility

2.0.0

31 Aug 14:27

Choose a tag to compare

  • added compatiblity with Laravel 5.5, dropped support for all older versions
  • renamed config file from laravel-tags to tags

1.4.1

18 Jun 15:32

Choose a tag to compare

  • deleting a model with tags will nog delete related records in the taggables table

1.4.0

23 May 09:39

Choose a tag to compare

  • add syncWithType

1.3.5

13 Feb 18:53

Choose a tag to compare

  • allow the name of a tag to be set by changing the name property

1.3.4

07 Feb 13:59

Choose a tag to compare

  • fix bug where the same tag would be created multiple times