Skip to content

Releases: spatie/laravel-tags

4.2.0

22 Nov 07:47
Compare
Choose a tag to compare

What's Changed

  • Make convertToTags() method $values arg support Tag instance by @chuoke in #371

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

17 Nov 10:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.5...4.1.0

4.0.5

10 Nov 15:55
fe4d379
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.4...4.0.5

4.0.4

01 Sep 08:50
b6ae5f9
Compare
Choose a tag to compare
  • get the tag model table name when syncing tags (#351)

4.0.3

28 Apr 10:00
29c4b38
Compare
Choose a tag to compare
  • allow eloquent-sortable v4

4.0.2

07 Apr 19:45
97f8e23
Compare
Choose a tag to compare
  • update deps

4.0.1

12 Mar 21:14
d793364
Compare
Choose a tag to compare
  • fix translatable attributes (#300)

4.0.0

09 Mar 19:21
bafa520
Compare
Choose a tag to compare
  • internals cleanup
  • drop support for PHP 7 and older Laravel versions

3.1.0

01 Mar 08:17
1c3fbda
Compare
Choose a tag to compare

-add tag_model config variable (#301)

3.0.2

29 Dec 08:54
164cd45
Compare
Choose a tag to compare

Get all registered tag types (#296)