Skip to content

Releases: spatie/laravel-tags

4.3.2

04 Jun 02:59
e0838c2

Choose a tag to compare

What's Changed

  • Added example of getting all the tags of a model by @titonova in #394
  • Update using-tags.md typo by changing "Find" to "find" by @jorgemurta in #401
  • readme: add example apply trait by @erlangparasu in #403
  • Update .gitattributes to decrease package installed size by @lakuapik in #407

New Contributors

Full Changelog: 4.3.1...4.3.2

4.3.1

08 Mar 07:37
2f787a0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.0...4.3.1

4.3.0

14 Jan 07:47

Choose a tag to compare

  • allow Laravel 9

4.2.1

24 Nov 09:13
78997ee

Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.2.1

4.2.0

22 Nov 07:47

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

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

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

Choose a tag to compare

  • get the tag model table name when syncing tags (#351)

4.0.3

28 Apr 10:00
29c4b38

Choose a tag to compare

  • allow eloquent-sortable v4

4.0.2

07 Apr 19:45
97f8e23

Choose a tag to compare

  • update deps